[Implemented] x86 and x64 in one version !

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
va!n
Addict
Addict
Posts: 1104
Joined: Wed Apr 20, 2005 12:48 pm

[Implemented] x86 and x64 in one version !

Post by va!n »

Would be nice to have only one PB installation/envirement for developing and having a compiler option like:

Complile: [ x86 ] or [ x64 ]

So just splitting the lib folder into x86 and x64... same like VS does it. Would be nice to compile/create a x86 and x64 app by just changing compiler settings (combobox) instead using two IDEs/installation. thanx
va!n aka Thorsten

Intel i7-980X Extreme Edition, 12 GB DDR3, Radeon 5870 2GB, Windows7 x64,
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

so long as you don't use editor defined constants in the meantime you can use this tool: http://www.purebasic.fr/english/viewtopic.php?t=36160

although i agree with ts-soft, an x64 user is very unlikely to not have the x86 version installed too, and it would be a lot easier to have this functionality built in (especially when linux/OSX x64 support comes).
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
Post Reply