Some unresolved externals
Posted: Sun Nov 22, 2009 2:13 pm
I compiled a rather large C code to a static library using the latest Pelles C Compiler.
Trying to use it in Purebasic via Import : EndImport, I got some unresolved external symbols
that I've never heard before. Importing wsock32.lib helped a lot, but there are still
some unresolved. Here are the names:
Trying to use it in Purebasic via Import : EndImport, I got some unresolved external symbols
that I've never heard before. Importing wsock32.lib helped a lot, but there are still
some unresolved. Here are the names:
Does anyone know in which library they're contained? I already tried msvcrt.lib, to no success...'___tolowertab', '___stderr', '___ulldiv', '___ctypetab', '___assert',
'___chkstk', '___stoll', '_errno', '___touppertab', '___stoul'.