help I install PB and just get linker error
Posted: Wed Apr 01, 2009 12:40 am
I have been running PureBasic version 3.94 for a long time.
My computer is running windows XP
A while ago I tried to install PB version 4.20 and gave up quickly when I could compile and run anything, not even examples from the examples directory.
At the time I was getting a window with "unknown error" and I could see in the bottom window "linker error!"
No error code nothing.
I removed version 4.20 and went back to 3.94 no problem.
Now I saw that version 4.30 is available. i thought whatever the problem was with 4.20 must be fixed.
No
I de-install 3.94
Then I install 4.30
I go in the ide an open any example file from the examples folder and kaboom. The exact same thing.
Ok I de-install PB 4.30
I went in regedit
I found all key with purebasic in it and deleted them
restarted the computer.
install purebasic 4.30
get an example pb file in ide
compile/run
Kaboom
"unknown error"
I look in all the documentation from PB and found one place where there is a mention PB uses now polink.
From the console I compile keyboard.pb with option /COMMENTED to get the asm file.
I run polink on this file
Kaboom
"fatal error: invalid machine type in ...."
Obviously I am missing lots of other options
Anybody knows what options I need on the linker, or ran into this problem?
Am I missing a file from a previous version between 3.94 and 4.30 ?
My computer is running windows XP
A while ago I tried to install PB version 4.20 and gave up quickly when I could compile and run anything, not even examples from the examples directory.
At the time I was getting a window with "unknown error" and I could see in the bottom window "linker error!"
No error code nothing.
I removed version 4.20 and went back to 3.94 no problem.
Now I saw that version 4.30 is available. i thought whatever the problem was with 4.20 must be fixed.
No
I de-install 3.94
Then I install 4.30
I go in the ide an open any example file from the examples folder and kaboom. The exact same thing.
Ok I de-install PB 4.30
I went in regedit
I found all key with purebasic in it and deleted them
restarted the computer.
install purebasic 4.30
get an example pb file in ide
compile/run
Kaboom
"unknown error"
I look in all the documentation from PB and found one place where there is a mention PB uses now polink.
From the console I compile keyboard.pb with option /COMMENTED to get the asm file.
I run polink on this file
Kaboom
"fatal error: invalid machine type in ...."
Obviously I am missing lots of other options
Anybody knows what options I need on the linker, or ran into this problem?
Am I missing a file from a previous version between 3.94 and 4.30 ?