Page 1 of 1

[Implemented] x86 and x64 in one version !

Posted: Thu Mar 26, 2009 7:13 pm
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

Posted: Thu Mar 26, 2009 7:35 pm
by ts-soft

Posted: Sat Apr 04, 2009 2:36 am
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).