[SDL] Problems with SDL and VC++
Ronald Sowa
ronnie at itec.uni-klu.ac.at
Mon Dec 30 03:18:00 PST 2002
I want to compile my source code using "Multithreaded debugging". But then I get an error message:
sdlmain.lib(SDL_main.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __imp__setbuf
sdlmain.lib(SDL_main.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __imp__freopen
Debug/tut5.exe : fatal error LNK1120: 2 unaufgeloeste externe Verweise
I do not want to compile using "Multithreaded DLL debugging" because then I get in trouble with other libraries, that I included in my Project.
Any suggestions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20021230/b03cf471/attachment.htm>
More information about the SDL
mailing list