[Gambas-user] Gambas 3.12.2 IDE does not start at all

Benoît Minisini g4mba5 at gmail.com
Sat Jan 19 11:06:11 CET 2019


Le 19/01/2019 à 03:14, Christof Thalhofer a écrit :
> Am 19.01.19 um 02:57 schrieb Benoît Minisini:
> 
>> Did you try to disable the jit compiler that way?
>>
>> $ GB_NO_JIT=1 gbx3
> 
> No, but here:
> 
> christof at chrisvirt ~/programming/gambas/gambas/app/src/gambas3 ±stable⚡
> » GB_NO_JIT=1 gbx3
> ERROR: #2: Cannot load class 'AngleBox': Unable to load class file
> 

You must compile the project first:

$ gbc3 -agt


-- 
Benoît Minisini


More information about the User mailing list