On Sun, Dec 6, 2015 at 11:03 AM, PICCORO McKAY Lenz
<mckaygerh...@gmail.com> wrote:
> 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
when packaging for a distro the interpreter should work "out of the
box", users should be
able to type "gambas3" or launch form the menus, not "GB_GUI=QT5 gambas3"

One solution is to have a wrapper shell script that sets the variable
Easier IMHO is to patch main/lib/gui.qt/main.c to prefer qt5 over qt4
which is probably what Debian will end up doing.

Ian

------------------------------------------------------------------------------
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to