>> Thanks, Ivan. While this is true for other libs like xcb, Qt does not ship
>> icu. It uses either the one provided by the system or a thin replacement
>> resulting in a reduced localization feature set according to
>> https://wiki.qt.io/Qt_5_ICU#Design_Principles
>
> Linux binaries are shipped
06.06.2019, 11:12, "Richard Weickelt" :
> On 05.06.2019 21:28, Иван Комиссаров wrote:
>> AFAIK -R . is used to load that icu libraries I told you about in Gerrit.
>>
>> Otherwise it will try to load the system ones instead of the shipped ones
>> with Qt.
>
> Thanks, Ivan. While this is true fo
10
To: Иван Комиссаров
Cc: development@qt-project.org
Subject: Re: [Development] Configure command lines of official Qt releases
On 05.06.2019 21:28, Иван Комиссаров wrote:
> AFAIK -R . is used to load that icu libraries I told you about in Gerrit.
>
> Otherwise it will try to load the syste
On 05.06.2019 21:28, Иван Комиссаров wrote:
> AFAIK -R . is used to load that icu libraries I told you about in Gerrit.
>
> Otherwise it will try to load the system ones instead of the shipped ones
> with Qt.
Thanks, Ivan. While this is true for other libs like xcb, Qt does not ship
icu. It uses
AFAIK -R . is used to load that icu libraries I told you about in Gerrit.
Otherwise it will try to load the system ones instead of the shipped ones with
Qt.
> 5 июня 2019 г., в 14:46, Richard Weickelt написал(а):
>
>> Excellent yes. That was a recent addition to the installer framework,
>> ver
ths,
plus the relative path specified (but as that's a dot it's a noop).
Simon
From: Richard Weickelt
Sent: Wednesday, June 5, 2019 14:46
To: Simon Hausmann; Markus Haberlander
Cc: development@qt-project.org
Subject: Re: [Development] Configure command
> Excellent yes. That was a recent addition to the installer framework,
> very useful for exactly that purpose.
Thanks for _all_ replies! Actually, the configure command line in the COIN
logs differs from
https://code.qt.io/cgit/qtsdk/qtsdk.git/tree/packaging-tools/bld_config?h=v5.12.3-packaging
s
I think that is important to mention that the Logs components are not
provided in the offline installer. It should be.
El mar., 4 jun. 2019 a las 8:10, Konstantin Tokarev ()
escribió:
>
>
> 04.06.2019, 17:01, "Volker Hilsheimer" :
> >> 04.06.2019, 16:41, "Volker Hilsheimer" :
> On 3 Jun 2019
04.06.2019, 17:01, "Volker Hilsheimer" :
>> 04.06.2019, 16:41, "Volker Hilsheimer" :
On 3 Jun 2019, at 20:15, Elvis Stansvik wrote:
Den mån 3 juni 2019 kl 20:04 skrev Elvis Stansvik :
> Hi Richard,
>
> I think this was asked on the interest list back in January [1].
>>
04.06.2019, 16:41, "Volker Hilsheimer"
mailto:volker.hilshei...@qt.io>>:
On 3 Jun 2019, at 20:15, Elvis Stansvik
mailto:elvst...@gmail.com>> wrote:
Den mån 3 juni 2019 kl 20:04 skrev Elvis Stansvik
mailto:elvst...@gmail.com>>:
Hi Richard,
I think this was asked on the interest list back in Jan
04.06.2019, 16:41, "Volker Hilsheimer" :
>> On 3 Jun 2019, at 20:15, Elvis Stansvik wrote:
>>
>> Den mån 3 juni 2019 kl 20:04 skrev Elvis Stansvik :
>>> Hi Richard,
>>>
>>> I think this was asked on the interest list back in January [1].
>>>
>>> The answer is here:
>>>
>>> https://code.qt.io/cgi
On 3 Jun 2019, at 20:15, Elvis Stansvik
mailto:elvst...@gmail.com>> wrote:
Den mån 3 juni 2019 kl 20:04 skrev Elvis Stansvik
mailto:elvst...@gmail.com>>:
Hi Richard,
I think this was asked on the interest list back in January [1].
The answer is here:
https://code.qt.io/cgit/qtsdk/qtsdk.git/t
: [Development] Configure command lines of official Qt releases
Hi,
another place worth to mention:
There is a component "Logs" in the Qt installer for each Qt version, at least
for newer releases like 5.9.8 or 5.12.x. When selecting this, you get a zip
file with build and test logs for *all
ies in the CI, which are the same binaries
> that are packaged and distributed for release.
>
>
> Simon
> ----------
> *From:* Development on behalf of
> Richard Weickelt
> *Sent:* Monday, June 3, 2019 18:55
> *To:* development@qt-project.org
> *Subjec
CI, which are the same binaries that are
packaged and distributed for release.
Simon
From: Development on behalf of Richard
Weickelt
Sent: Monday, June 3, 2019 18:55
To: development@qt-project.org
Subject: [Development] Configure command lines of official Qt rel
Den mån 3 juni 2019 kl 20:29 skrev Richard Weickelt :
>> I would expect "Official builds configuration options
>> site:lists.qt-project.org" to bring this post up:
>> https://lists.qt-project.org/pipermail/interest/2019-January/032221.html
>> but it seems like google hasn't even indexed it.
Elvis
Den mån 3 juni 2019 kl 20:29 skrev Richard Weickelt :
>
>
> > I think this was asked on the interest list back in January [1].
>
> I did search on the Qt mailing lists, but even when I type exactly the
> subject of the thread you referred to, google doesn't find it. I would
> expect "Official build
> I think this was asked on the interest list back in January [1].
I did search on the Qt mailing lists, but even when I type exactly the
subject of the thread you referred to, google doesn't find it. I would
expect "Official builds configuration options site:lists.qt-project.org" to
bring this p
Den mån 3 juni 2019 kl 20:04 skrev Elvis Stansvik :
>
> Hi Richard,
>
> I think this was asked on the interest list back in January [1].
>
> The answer is here:
>
> https://code.qt.io/cgit/qtsdk/qtsdk.git/tree/packaging-tools/bld_config
>
> I seem to remember some recent Qt developer thread about m
Hi Richard,
I think this was asked on the interest list back in January [1].
The answer is here:
https://code.qt.io/cgit/qtsdk/qtsdk.git/tree/packaging-tools/bld_config
I seem to remember some recent Qt developer thread about making these
more accessible, but can't find it now.
HTH,
Elvis
[1]
Hi,
where can I find the configure command lines that have been used for Qt
binary releases provided at https://download.qt.io/official_releases/qt/ ?
Is there also more information available about the environment they have
been built on? I am particularly interested in the Linux release.
Thanks
21 matches
Mail list logo