[Gambas-user] Pre-release of Gambas 3.9.0
PICCORO McKAY Lenz
mckaygerhard at ...626...
Sun Aug 21 01:17:30 CEST 2016
i will compile in few hours, for older linux that are in older machines
the 3.8.4 have a prblem with editor, the editor area when cursor goes to
limit of, the editor screen dont follow the cursor, until 3 or 4 columns..
then it follow and editor show the rest of colums if have a long write
line..
i'll paste a sceeenshot later if persist in 3.9
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
2016-08-20 18:04 GMT-04:00 Benoît Minisini <gambas at ...1...>:
> Le 20/08/2016 à 18:48, Ron a écrit :
> > Compiles and runs (first tests) fine on Ubuntu 16.04 LTS 64 bit.
> >
> > Although I get a lot of gtk and gnome-keyring related deprecated
> > warnings during make, see attached logs.
> > It's not a big problem.
> >
> > llvm needs to be downgraded from 3.8 to 3.5 to be found.
> >
> > Regards,
> > Ron.
> >
>
> You don't have to downgrade llvm. You can install both llvm 3.5 and the
> latest version on your system, provided that you set the LLVM_CONFIG
> environmental variable to llvm-config-3.5.
>
> In another word, compile Gambas that way;
>
> $ ./reconf
> $ LLVM_CONFIG=llvm-config-3.5 ./configure -C
> $ make
>
> Regards,
>
> --
> Benoît Minisini
>
> ------------------------------------------------------------
> ------------------
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
More information about the User
mailing list