- labels: --> compilation
concrne uniquement microsoft visual studio project
warning inquietant :
odyssey warning LNK4098: defaultlib 'LIBC' conflicts
with use of other libs; use /NODEFAULTLIB:library
odyssey warning LNK4098: defaultlib 'msvcrt.lib'
conflicts with use of other libs; use /NODEFAULTLIB:library
il faut savoir que pour realiser une application SDL on
doit preciser au compilateur qu il sagit d'une
application multi-threadé.
je n'ai pu mettre que multi threaded dll et pourtant il
ne sagit pas d une dll !
le programme complie mode debug et release avec ces warning
il faut remarquer que ce warning devrait se produire
que si on melange ces type (ML avec MT par exemple)
reference msdn :
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_c_run.2d.time_libraries.asp