Developing win32 application on 64 platform, is it possible?

Everything else that doesn't fall into one of the other PB categories.
Veso
New User
New User
Posts: 5
Joined: Fri Apr 02, 2010 10:23 pm

Developing win32 application on 64 platform, is it possible?

Post by Veso »

I have Windows7 64 bit platform. what is the right approach to develope win32 application?
BR
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Re: Developing win32 application on 64 platform, is it possi

Post by Trond »

Download the x86 version of PureBasic and go ahead making 32-bit programs. It should be no problem.
Veso
New User
New User
Posts: 5
Joined: Fri Apr 02, 2010 10:23 pm

Re: Developing win32 application on 64 platform, is it possi

Post by Veso »

10x, Trond !
Can I keep both PB32 and PB64 andhave choise which one to use?
Excuse dumb questions, I am ABSOLUTELY green in PureBasic :mrgreen:
SKOL :)
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Re: Developing win32 application on 64 platform, is it possi

Post by Trond »

Yes, you can install both. In the latest version you can even compile 32-bit and 64-bit exe files from the same IDE, just select the right compiler in the compiler options window.
Edwin Knoppert
Addict
Addict
Posts: 1073
Joined: Fri Apr 25, 2003 11:13 pm
Location: Netherlands
Contact:

Re: Developing win32 application on 64 platform, is it possi

Post by Edwin Knoppert »

How is this done?
I see one x86 compiler in the combobox.
Do i need to install the 64bit on my 32bit xp as well somewhere?
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: Developing win32 application on 64 platform, is it possi

Post by ts-soft »

Edwin Knoppert wrote:How is this done?
I see one x86 compiler in the combobox.
Do i need to install the 64bit on my 32bit xp as well somewhere?
You can't use the 64-Bit version on 32-bit xp. You can use both on 64-bit xp :wink:
Edwin Knoppert
Addict
Addict
Posts: 1073
Joined: Fri Apr 25, 2003 11:13 pm
Location: Netherlands
Contact:

Re: Developing win32 application on 64 platform, is it possi

Post by Edwin Knoppert »

So *no* 64bit compilations on a 32bit cpu right?
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: Developing win32 application on 64 platform, is it possi

Post by ts-soft »

Edwin Knoppert wrote:So *no* 64bit compilations on a 32bit cpu right?
No 64-bit compilation on 32-bit OS!
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6172
Joined: Sat May 17, 2003 11:31 am
Contact:

Re: Developing win32 application on 64 platform, is it possi

Post by blueznl »

Unless using VirtualBox and installing a 64 bit OS in there, but then you're developing on a 64 bit OS, though in a virtual machine, so I guess that doesn't count :-)
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Edwin Knoppert
Addict
Addict
Posts: 1073
Joined: Fri Apr 25, 2003 11:13 pm
Location: Netherlands
Contact:

Re: Developing win32 application on 64 platform, is it possi

Post by Edwin Knoppert »

I am not sure you can run a 64bit os in a vbox on a 32bit cpu..?
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: Developing win32 application on 64 platform, is it possi

Post by ts-soft »

Edwin Knoppert wrote:I am not sure you can run a 64bit os in a vbox on a 32bit cpu..?
You can run a 64bit os in a vbox with 32-bit OS, but not with 32bit cpu!
I don't think you have an old 32-bit cpu :wink:

greetings
Thomas
Edwin Knoppert
Addict
Addict
Posts: 1073
Joined: Fri Apr 25, 2003 11:13 pm
Location: Netherlands
Contact:

Re: Developing win32 application on 64 platform, is it possi

Post by Edwin Knoppert »

You may be right, checked the system:
"AMD athlon 64 processor"
3500+
2.2GHz, 1.00GB
Post Reply