Co-installation of PureBasic

Everything else that doesn't fall into one of the other PB categories.
vwchest@va.tds.net
New User
New User
Posts: 7
Joined: Wed Oct 21, 2009 11:31 pm

Co-installation of PureBasic

Post by vwchest@va.tds.net »

I have Purebasic v4.61 (Windows -x64) installed on my Windows 7 HP laptop. Can I have Purebasic v4.61 (Windows -x86) installed alongside the x64 version without any conflicts with environment variables, registry entries or folders? Or is there a way to have the 32bit Purebasic compiller separately installed, then use compiler options to select it when I want to compile code in 32bit? When I upgrade to version 5.0 or 5.10 will the same hold true?
User avatar
luis
Addict
Addict
Posts: 3893
Joined: Wed Aug 31, 2005 11:09 pm
Location: Italy

Re: Co-installation of PureBasic

Post by luis »

vwchest@va.tds.net wrote:I have Purebasic v4.61 (Windows -x64) installed on my Windows 7 HP laptop. Can I have Purebasic v4.61 (Windows -x86) installed alongside the x64 version without any conflicts with environment variables, registry entries or folders?
Yes, just install each one in its own directory. It's explained in the manual.
vwchest@va.tds.net wrote: Or is there a way to have the 32bit Purebasic compiller separately installed, then use compiler options to select it when I want to compile code in 32bit?
Just install them as described above.
From the IDE of your choice (x64 or x86) you can then select which compiler you want to use every time you want to compile something.
Ho to do that for both projects and single files it's explained in the manual.
vwchest@va.tds.net wrote: When I upgrade to version 5.0 or 5.10 will the same hold true?
You can install the new versions in parallel to the old ones or upgrade the old ones.

PB it's quite versatile from this point of view.
"Have you tried turning it off and on again ?"
A little PureBasic review
Post Reply