Re: [Gambas-user] FProperty.class:25: error: Unknown identifier: &1 WebView

2017-08-16 Thread Gianluigi
I forgot (for git) to communicate this. The first time you open System information is very slow in gambasdevel and fast in stable. Regards Gianluigi 2017-08-15 12:08 GMT+02:00 Tobias Boege : > On Tue, 15 Aug 2017, Tobias Boege wrote: > > I'm currently running > > > > $ gbx3 -V > > 3.10.90 ra

Re: [Gambas-user] FProperty.class:25: error: Unknown identifier: &1 WebView

2017-08-15 Thread Gianluigi
Don't tell Jussi that I updated this way :-) cd gambasdevel sudo make uninstall cd rm -rf gambasdevel/ git clone https://gitlab.com/gambas/gambas.git gambasdevel cd gambasdevel ( ./reconf-all && LLVM_CONFIG=llvm-config-3.5 ./configure -C ) > ~/Scrivania/R_conf-Gambsdevel.log 2>&1 ( make && sudo ma

Re: [Gambas-user] FProperty.class:25: error: Unknown identifier: &1 WebView

2017-08-15 Thread Tobias Boege
On Tue, 15 Aug 2017, Tobias Boege wrote: > I'm currently running > > $ gbx3 -V > 3.10.90 raa559edd9 (master) > Which was obviously due to a bug ("r" is not a hexadecimal digit) which I caught before pushing the commit. Correct should now be "3.10.90 48c951987 (master)". -- "There's an old

Re: [Gambas-user] FProperty.class:25: error: Unknown identifier: &1 WebView

2017-08-15 Thread Tobias Boege
On Tue, 15 Aug 2017, Karl Reinl wrote: > Am Dienstag, den 15.08.2017, 09:53 +0200 schrieb Moviga Technologies: > > Hmmm no, not in the 'app/src/gambas3/' directory. Should I? > > > > > Salut, > > > > > > do you get a revision when making 'gbx3 -V' like '3.10.90 r8171' > > on svn when checkin

Re: [Gambas-user] FProperty.class:25: error: Unknown identifier: &1 WebView

2017-08-15 Thread Karl Reinl
Am Dienstag, den 15.08.2017, 09:53 +0200 schrieb Moviga Technologies: > Hmmm no, not in the 'app/src/gambas3/' directory. Should I? > > > Salut, > > > > do you get a revision when making 'gbx3 -V' like '3.10.90 r8171' on svn when checking gbx3 -V you get the revision, so my question was if i

Re: [Gambas-user] FProperty.class:25: error: Unknown identifier: &1 WebView

2017-08-15 Thread Moviga Technologies
Hmmm no, not in the 'app/src/gambas3/' directory. Should I? > Salut, > > do you get a revision when making 'gbx3 -V' like '3.10.90 r8171' -- Check out the vibrant tech community on one of the world's most engaging tec

Re: [Gambas-user] FProperty.class:25: error: Unknown identifier: &1 WebView

2017-08-14 Thread Karl Reinl
Am Montag, den 14.08.2017, 22:30 +0200 schrieb Moviga Technologies: > Thanks! I am now running 3.10.90 :) > > -- > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http:/

Re: [Gambas-user] FProperty.class:25: error: Unknown identifier: &1 WebView

2017-08-14 Thread Moviga Technologies
Thanks! I am now running 3.10.90 :) -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-use

Re: [Gambas-user] FProperty.class:25: error: Unknown identifier: &1 WebView

2017-08-14 Thread Laurent Carlier
Le lundi 14 août 2017, 21:23:55 CEST Benoît Minisini via Gambas-user a écrit : > Le 14/08/2017 à 21:16, Moviga Technologies a écrit : > > Hi! > > > > I am trying to compile Gambas from GIT, and when it comes to building > > the IDE, this error pops up: > > > > FProperty.class:25: error: Unknown i

Re: [Gambas-user] FProperty.class:25: error: Unknown identifier: &1 WebView

2017-08-14 Thread Moviga Technologies
OK, both of them? It has been some months since last time I compiled Gambas, but at that time I disabled the qt4 webkit component, as it failed compilation on Arch. I should find out why it fails then, and try to fix that :) Den 14.08.2017 21:23, skrev Benoît Minisini: > Le 14/08/2017 à 21:16, Mo

Re: [Gambas-user] FProperty.class:25: error: Unknown identifier: &1 WebView

2017-08-14 Thread Benoît Minisini via Gambas-user
Le 14/08/2017 à 21:16, Moviga Technologies a écrit : Hi! I am trying to compile Gambas from GIT, and when it comes to building the IDE, this error pops up: FProperty.class:25: error: Unknown identifier: &1 WebView I been able to compile and use the IDE without the qt4 webkit component wi

[Gambas-user] FProperty.class:25: error: Unknown identifier: &1 WebView

2017-08-14 Thread Moviga Technologies
Hi! I am trying to compile Gambas from GIT, and when it comes to building the IDE, this error pops up: FProperty.class:25: error: Unknown identifier: &1 WebView I been able to compile and use the IDE without the qt4 webkit component with previous versions of Gambas, and wondered if this