[Gambas-user] running IDE with Qt5

PICCORO McKAY Lenz mckaygerhard at ...626...
Sun Dec 6 01:03:23 CET 2015


set a env variable to QT5 and that's all, of course, all the
components in qt5 framework must be set, packages made for some
disributions may have some misc but works in general lines

2015-12-03 16:23 GMT-04:30, Benoît Minisini <gambas at ...1...>:
> Le 03/12/2015 21:27, Ian Haywood a écrit :
>> On Fri, Dec 4, 2015 at 1:10 AM, Benoît Minisini
>> <gambas at ...1...> wrote:
>>> Le 03/12/2015 11:47, Ian Haywood a écrit :
>>>> is there a way to run the IDE with Qt5 only (not Qt4 at all)
>>>> The reason is Qt4 webkit is getting pulled out of Debian, so we are
>>>> not allowed to depend on it anymore.
>>>>
>>>> Ian
>>>>
>>>
>>> The algorithm is the following:
>>>
>>> if GB_GUI is "QT4", then gb.qt4 is used.
>>> if GB_GUI is "QT5", then gb.qt5 is used.
>>> otherwise,
>>>     if KDE_FULL_SESSION is "true", then
>>>       if KDE_SESSION_VERSION is "4", then gb.qt4 is used.
>>>       if KDE_SESSION_VERSION is "5", then gb.qt5 is used.
>>> othewise, gb.qt5 is used.
>> I thought so, but I am finding that on 3.8.3 at least, if gb.qt4 and
>> gb.qt5 are both present,
>> gb.qt4 is used (which then fails, as no gb.q4.webkit is present)
>> Removing gb.qt4 from the system is the solution: the IDE then has nbo
>> choice but to run successfully with gb.qt5
>>
>> Ian
>>
>
> If you use 'gb.qt4', it's because the algorithm I described decides to
> use 'gb.qt4', that's all.
>
> --
> Benoît Minisini
>
> ------------------------------------------------------------------------------
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
> OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>


-- 
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com




More information about the User mailing list