Page 1 of 1

PureBASIC .lib Import & DGDK DX9

Posted: Fri Sep 14, 2007 6:52 pm
by freddix
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.
---------------------------
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
---------------------------
If anyone have a solution ...

Posted: Fri Sep 14, 2007 7:34 pm
by hallodri
Here there is a small tool, with which you can search (with wildcards).

http://www.edel.basicguru.net/bin/sil.zip
Image

Posted: Fri Sep 14, 2007 7:52 pm
by freddix
Thank you.
I will get it a try ;)

Posted: Mon Oct 08, 2007 10:25 pm
by freddix
I'm sorry but I don't understand what does this software is supposed to do ...