[SDL] CVS Update (1.1.5 prerelease)
merlecorey at crosswinds.net
merlecorey at crosswinds.net
Sat Sep 23 22:09:39 PDT 2000
>> but then I try to rebuild one of my previous projects
>> using new libraries and get these errors:
>
>Yes, sorry. I forgot to explicitly state that the new builds have
switched
>back over to Multithreaded DLL code generation. I'll add that to the
FAQ.
>http://www.libsdl.org/faq/FAQ-Win32.html#WIN32_3b
Switched to Multithreaded DLL, rebuilt the project, got one warning:
MSVCRTD.lib(cinitexe.obj) : warning LNK4098: defaultlib "msvcrt.lib"
conflicts with use of other libs; use /NODEFAULTLIB:library
Added msvcrt under Project | Settings | Link | Input | Ignore libraries.
Rebuilt the project, 0 error(s), 0 warning(s).
Thanks for your help!
M.C.
More information about the SDL
mailing list