Page 1 of 1

how make exe for 32 bit with 64bit PC ?

Posted: Mon Oct 17, 2016 6:50 pm
by ludoke
I have PB5.50 ,win10 64bit ,but how can I compile my programs for win10 32bit?

Re: how make exe for 32 bit with 64bit PC ?

Posted: Mon Oct 17, 2016 6:52 pm
by RSBasic
You need 32 Bit and 64 Bit version. Then you can create a new target for the other version (File > Preferences > Compiler > Add) and compile (Compiler > Build Target).