[Gambas-user] qt5
Benoît Minisini
gambas at ...1...
Thu Jun 16 11:22:16 CEST 2016
Le 16/06/2016 10:32, Ian Haywood a écrit :
> On Wed, Jun 15, 2016 at 5:40 AM, Benoît Minisini
> <gambas at ...1...> wrote:
>> Le 14/06/2016 13:21, Ian Haywood a écrit :
>>>
>>> The problem quite complicated. Gambas looks for Qt4 and Qt5. If both are found,
>>> Qt4 is loaded.
>>
>> No, if Qt5 and Qt4 are present, Qt5 is used.
>>
>> The choice between both is implemented in the gb.gui.qt component. So if
>> you have ideas about how to enhance the algorithm, tell me!
> From the 3.8.4 sources: main/lib/gui.qt/main.c
> I interperse my "translation", tell me where I'm wrong
No, you are right. My bad...
But putting gb.qt5 instead does not logically solve the problem, as we
could imagine a distribution that provides qt4, qt4 webkit, qt5 and not
qt5 webkit (as now webkit as been dropped by qt5)... Weird.
I must think a little about it...
--
Benoît Minisini
More information about the User
mailing list