Update the msvcrt.lib and 7 POLINK:errors are removed

Share your advanced PureBasic knowledge/code with the community.
User avatar
IceSoft
Addict
Addict
Posts: 1690
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Update the msvcrt.lib and 7 POLINK:errors are removed

Post by IceSoft »

I removed the 'old' msvcrt.lib with the version which comes with VS2010 and I getting no longer this list of compiling errors (POLINK: error) when I write a wrapper from a external static lib:
POLINK: error: Unresolved external symbol '__RTC_CheckEsp'.
POLINK: error: Unresolved external symbol '@_RTC_CheckStackVars'.
POLINK: error: Unresolved external symbol '___security_cookie'.
POLINK: error: Unresolved external symbol '@__security_check_cookie'.
POLINK: error: Unresolved external symbol '__RTC_Shutdown'.
POLINK: error: Unresolved external symbol '__RTC_InitBase'.
POLINK: error: Unresolved external symbol '___iob_func'.
Belive! C++ version of Puzzle of Mystralia
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
Crusiatus Black
Enthusiast
Enthusiast
Posts: 389
Joined: Mon May 12, 2008 1:25 pm
Location: The Netherlands
Contact:

Re: Update the msvcrt.lib and 7 POLINK:errors are removed

Post by Crusiatus Black »

I'm sorry for the massive bump of this topic, however can you perhaps share with me which msvcrt.lib you used and where I can find it?
Image
Bas Groothedde,
Imagine Programming

I live in a philosophical paradoxal randome filled with enigma's!
Post Reply