how make exe for 32 bit with 64bit PC ?

Just starting out? Need help? Post your questions and find answers here.
ludoke
Enthusiast
Enthusiast
Posts: 155
Joined: Fri Jul 08, 2016 5:35 pm
Location: Essen (Belgium)

how make exe for 32 bit with 64bit PC ?

Post by ludoke »

I have PB5.50 ,win10 64bit ,but how can I compile my programs for win10 32bit?
User avatar
RSBasic
Moderator
Moderator
Posts: 1228
Joined: Thu Dec 31, 2009 11:05 pm
Location: Gernsbach (Germany)
Contact:

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

Post 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).
Image
Image
Post Reply