Hello,
Am Dienstag, 7. November 2023, 15:54:07 CET schrieb Robert Hairgrove via
Interest:
> On 07.11.23 14:59, Petric Frank wrote:
> > Hello,
> >
> > in my app i have translation files. I added them to the qrc-file because i
> >
> > want to load the translations from resource:
> > app-de_
Thanks Shawn,
On Tue, Nov 7, 2023 at 11:47 AM Shawn Rutledge via Interest
wrote:
>
> > On 7 Nov 2023, at 09:28, Jeffrey Walton wrote:
> >
> > I've been lurking a while to collect information for an upcoming
> > project. I have not seen a similar topic, so I'm going to ask...
> >
> > I have a col
> On 7 Nov 2023, at 09:28, Jeffrey Walton wrote:
>
> Hi Everyone,
>
> I've been lurking a while to collect information for an upcoming
> project. I have not seen a similar topic, so I'm going to ask...
>
> I have a collection of email messages in mbox format. I obtain them
> from GMail, and E
Hi Everyone,
I've been lurking a while to collect information for an upcoming
project. I have not seen a similar topic, so I'm going to ask...
I have a collection of email messages in mbox format. I obtain them
from GMail, and Export Data operation. I can parse them into
individual messages. For
On 07.11.23 15:54, Robert Hairgrove via Interest wrote:
a very small subset for errors...
... which I do add to the application's resources.
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest
On 07.11.23 14:59, Petric Frank wrote:
Hello,
in my app i have translation files. I added them to the qrc-file because i
want to load the translations from resource:
app-de_DE.qm
app-en_US.qm
They are are generated from *.ts files. In *.pro i added
CONFIG += lreleas
Hello,
in my app i have translation files. I added them to the qrc-file because i
want to load the translations from resource:
app-de_DE.qm
app-en_US.qm
They are are generated from *.ts files. In *.pro i added
CONFIG += lrelease
TRANSLATIONS = app-de_DE.ts \
Hi,
For Qt 6.6.0, it's RHEL 8.6.
https://github.com/qt/qt5/blob/v6.6.0/coin/platform_configs/cmake_platforms.yaml#L173
The ones with 'Packaging' are the ones available from the online installer.
> On 7. Nov 2023, at 14:17, Danil Shkodin
> wrote:
>
> Hi.
> I was wondering
> what distro are bi
Hi.
I was wondering
what distro are binaries for the Qt online installer built on?
They depend on glibc 2.28.
So I assume they come from RHEL 8.6 or 8.8 provisioned machine?
Is there a way to deduce and know for a fact?
https://github.com/qt/qt5/tree/dev/coin/provisioning/qtci-linux-RHEL-8.8-x86_6