Windows 7 64-bit - known problems?
Posted: Wed Feb 02, 2011 4:21 pm
I'm just moving to PureBasic 4.51 and the only userlibs I use are Paul's from PureVision (PVGadgets).
I'm using the 32-bit version of PB (though it's running in 64-bit version of Windows), just like I was with PB 4.4
When compiling a piece of code that uses PVGadgets I get this :
POLINK: error: Unresolved external symbol 'SYS_FreeArray'.
POLINK: error: Unresolved external symbol 'SYS_AllocateArray'.
At first I thought PureVision might have been installing the 64-bit library but if I xcopy my purebasic folder to a VMWare machine running a 32-bit version of Windows 7, everything compiles and links just fine.
I've spoken with Paul and he says it all works for him so I'm at a loss as to what could he happening. I've completely uninstalled and reinstalled PureBasic and PureVision a number of times to verify everything is fresh and keep getting the same thing.
Does anyone have any ideas?
I'm using the 32-bit version of PB (though it's running in 64-bit version of Windows), just like I was with PB 4.4
When compiling a piece of code that uses PVGadgets I get this :
POLINK: error: Unresolved external symbol 'SYS_FreeArray'.
POLINK: error: Unresolved external symbol 'SYS_AllocateArray'.
At first I thought PureVision might have been installing the 64-bit library but if I xcopy my purebasic folder to a VMWare machine running a 32-bit version of Windows 7, everything compiles and links just fine.
I've spoken with Paul and he says it all works for him so I'm at a loss as to what could he happening. I've completely uninstalled and reinstalled PureBasic and PureVision a number of times to verify everything is fresh and keep getting the same thing.
Does anyone have any ideas?