how make exe for 32 bit with 64bit PC ?
how make exe for 32 bit with 64bit PC ?
I have PB5.50 ,win10 64bit ,but how can I compile my programs for win10 32bit?
- RSBasic
- 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 ?
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).