[Gambas-user] only using bytecode 3.18 works for me now

Benoit Minisini benoit.minisini at gambas-basic.org
Mon Oct 3 19:11:54 CEST 2022


Le 03/10/2022 à 18:13, Bruce Steers a écrit :
> Okay,  attached is the MyTemp.gambas exe compiled on master with pcode 
> set to 3.8
> also the project.
> 
> it errors on line 331
>      hImage = New Image(W * 1.2, W * 2, Color.Transparent)
> 
> It says...
> Type mismatch, wanted String, got Float instead
> 
> if remove pcode settings and compile-all then it works.
> 
> Ps. i have fully uninstalled my gambas and deleted all the binary 
> files/libs/etc then re-installed master from cloning your gitlab repo so 
> my mods are nowhere in sight.
> 
> BruceS
> 

Thanks! It should be fixed with last commit.

Regards,

-- 
Benoît Minisini.



More information about the User mailing list