[Gambas-user] x86 and x64 executables
Tobias Boege
taboege at ...626...
Wed Oct 5 09:54:34 CEST 2016
On Wed, 05 Oct 2016, Demosthenes Koptsis wrote:
> Hello,
>
> is there possible to create gambas3 application
>
> for x64 and x86 architectures from the same gambas3 IDE?
>
> Or i have to install gambas3 in separated machines?
>
Gambas applications are compiled into bytecode which is interpreted by
the... interpreter. Your Gambas projects are independent of the under-
lying architecture. They run as soon as you have Gambas installed on
your machine of choice.
Regards,
Tobi
--
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
More information about the User
mailing list