Please unify 32&64bit compiler installation

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
ssb
User
User
Posts: 44
Joined: Wed Jun 21, 2006 11:09 am

Please unify 32&64bit compiler installation

Post by ssb »

Single IDE (if user wants that), both architecture compilers. There is no need for two separate full installations.
User avatar
bobobo
Enthusiast
Enthusiast
Posts: 206
Joined: Mon Jun 09, 2003 8:30 am

Re: Please unify 32&64bit compiler installation

Post by bobobo »

Install both versions in different folders (pb's file and orderstructure for libs a.s.o are important)

In Your Ide press alt-F , than P then C and then C and then C

You can use additional compilers when added here


Im SourceCompilerOptions switch to the appropriated compiler-version as needed.

Beware of external llibs then as you need all versions of it.
사십 둘 .
ssb
User
User
Posts: 44
Joined: Wed Jun 21, 2006 11:09 am

Re: Please unify 32&64bit compiler installation

Post by ssb »

Thanks bobobo, I actually do know how this works. What I'm suggesting is an installer unified in that way that might not be exclusively necessary to install two separate IDE.
Similarly to how VS works; a single setup file, a single IDE - both compilers installed.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: Please unify 32&64bit compiler installation

Post by PB »

I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Post Reply