[Gambas-devel] New gb.qt5 component

Benoît Minisini gambas at ...1...
Mon May 11 23:49:05 CEST 2015


Le 11/05/2015 23:36, Benoît Minisini a écrit :
> Le 11/05/2015 13:45, Benoît Minisini a écrit :
>> Le 11/05/2015 05:00, Sebastian Kulesz a écrit :
>>> Hi Benoît, I saw the new gb.qt5 component and added it to the Daily PPA
>>> so you can get early feedback.
>>>
>>> In the last commit you forced the minimum version to 5.4 because the
>>> gb.qt5.opengl component. I wanted to know if the rest of the QT5
>>> components are compatible with 5.3, or even 5.2, so that I can backport
>>> them to previous Ubuntu releases.
>>>
>>> Thanks!
>>>
>>
>> The new QT5 OpenGL widget requires QT 5.4. The old one from QT4 is still
>> there, but the documentation says that we should not use it.
>>
>> I will try to see if I can use it anyway so that QT <= 5.3 can be used,
>> and I will tell you.
>>
>> Regards,
>>
>
> It's done in revision #7079: the gb.qt5.opengl now can use Qt 5.3.
>
> Regards,
>

Another not related point: to compile gb.jit with Kubuntu 15.10, you 
have to install llvm 3.5 and configure the component that way:

LLVM_CONFIG=llvm-config-3.5 ./configure -C

Regards,

-- 
Benoît Minisini




More information about the Devel mailing list