PureBASIC .lib Import & DGDK DX9
Posted: Fri Sep 14, 2007 6:52 pm
Hi.
I managed to make my compiler crash disappear from this post:
http://www.purebasic.fr/english/viewtopic.php?t=28702
I have included many .lib from Windows, DX9 and other externals .lib.
I now have only 3 external links unresolved and, with a huge google search, I wasn't able to fix them.
I managed to make my compiler crash disappear from this post:
http://www.purebasic.fr/english/viewtopic.php?t=28702
I have included many .lib from Windows, DX9 and other externals .lib.
I now have only 3 external links unresolved and, with a huge google search, I wasn't able to fix them.
If anyone have a solution ...---------------------------
PureBasic - Linker error
---------------------------
POLINK: error: Unresolved external symbol '?_Xran@_String_base@std@@QBEXXZ'.
POLINK: error: Unresolved external symbol '?_Xlen@_String_base@std@@QBEXXZ'.
POLINK: error: Unresolved external symbol '___ImageBase'.
POLINK: fatal error: 3 unresolved external(s).
---------------------------
OK
---------------------------