[Gambas-user] Generating component for Debian

Bruce Steers bsteers4 at gmail.com
Sun Jan 31 14:46:52 CET 2021


Also there is an undocumented "trick" to get a program backward compatible
with older gambas.

> Set this Environment variable in the project settings..
> GB_PCODE = 3.8
> GB_PCODE will stop an older gambas refusing to run a newer app.
> It does no code checking so you need to make sure no newer code exists.
>

Oops sorry.
GB_PCODE_VERSION = 3.8
not GB_PCODE

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210131/843ac18c/attachment.htm>


More information about the User mailing list