When compiling with a library, I get the error :
If i add MSVCRT.lib to the linking of my application, then, it works, but is there a way to get rid of this error without msvcrt ? Like defining the symbol in Purebasic directly ?POLINK: error: Unresolved external symbol '__iob'.

