Le 16/06/2016 10:32, Ian Haywood a écrit :
> On Wed, Jun 15, 2016 at 5:40 AM, Benoît Minisini
> <gam...@users.sourceforge.net> 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

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports. http://pubads.g.doubleclick.net/gampad/clk?id=1444514421&iu=/41014381
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to