Build Log
  

Build started: Project: LD21, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Users\kokido\Desktop\ld21\Retro\Debug\RSP00000149004144.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /ZI /TC .\main.c
]
Creating command line "cl.exe @c:\Users\kokido\Desktop\ld21\Retro\Debug\RSP00000149004144.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Users\kokido\Desktop\ld21\Retro\Debug\RSP00000249004144.rsp" with contents
[
/OUT:"C:\Users\kokido\Desktop\ld21\Debug\LD21.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Debug\LD21.exe.intermediate.manifest" /NODEFAULTLIB:"libcmtd.lib" /DEBUG /PDB:"c:\Users\kokido\Desktop\ld21\debug\LD21.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 SDL.lib SDLmain.lib SDL_mixer.lib SDL_image.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib

".\Debug\main.obj"
]
Creating command line "link.exe @c:\Users\kokido\Desktop\ld21\Retro\Debug\RSP00000249004144.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\kokido\Desktop\ld21\Retro\Debug\RSP00000349004144.rsp" with contents
[
/outputresource:"..\debug\LD21.exe;#1" /manifest

.\Debug\LD21.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\Users\kokido\Desktop\ld21\Retro\Debug\RSP00000349004144.rsp /nologo"
Creating temporary file "c:\Users\kokido\Desktop\ld21\Retro\Debug\BAT00000449004144.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\Users\kokido\Desktop\ld21\Retro\Debug\BAT00000449004144.bat"
Output Window
  
Compiling...
main.c
c:\users\kokido\desktop\ld21\retro\main.c(292) : warning C4101: 'src' : unreferenced local variable
Linking...
main.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
MSVCRTD.lib(cinitexe.obj) : warning LNK4098: defaultlib 'msvcrt.lib' conflicts with use of other libs; use /NODEFAULTLIB:library
Embedding manifest...
Results
  
Build log was saved at "file://c:\Users\kokido\Desktop\ld21\Retro\Debug\BuildLog.htm"
LD21 - 0 error(s), 3 warning(s)