Build Log |
|
Command Lines |
Creating temporary file "c:\devl\cheretic\cheretic_win32\Debug\RSP00002431202344.rsp" with contents [ /Od /I "C:\devl\cheretic\heretic\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_CRT_SECURE_NO_WARNINGS" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TC ..\heretic\I_IBM.c ] Creating command line "cl.exe @c:\devl\cheretic\cheretic_win32\Debug\RSP00002431202344.rsp /nologo /errorReport:prompt" Creating temporary file "c:\devl\cheretic\cheretic_win32\Debug\RSP00002531202344.rsp" with contents [ /OUT:"C:\devl\cheretic\cheretic_win32\Debug\cheretic_win32.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\cheretic_win32.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\devl\cheretic\cheretic_win32\Debug\cheretic_win32.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Debug\AM_MAP.obj" ".\Debug\CT_CHAT.obj" ".\Debug\D_MAIN.obj" ".\Debug\D_NET.obj" ".\Debug\F_FINALE.obj" ".\Debug\G_GAME.obj" ".\Debug\I_IBM.obj" ".\Debug\I_SOUND.obj" ".\Debug\IN_LUDE.obj" ".\Debug\INFO.obj" ".\Debug\M_MISC.obj" ".\Debug\MN_MENU.obj" ".\Debug\P_CEILNG.obj" ".\Debug\P_DOORS.obj" ".\Debug\P_ENEMY.obj" ".\Debug\P_FLOOR.obj" ".\Debug\P_INTER.obj" ".\Debug\P_LIGHTS.obj" ".\Debug\P_MAP.obj" ".\Debug\P_MAPUTL.obj" ".\Debug\P_MOBJ.obj" ".\Debug\P_PLATS.obj" ".\Debug\P_PSPR.obj" ".\Debug\P_SETUP.obj" ".\Debug\P_SIGHT.obj" ".\Debug\P_SPEC.obj" ".\Debug\P_SWITCH.obj" ".\Debug\P_TELEPT.obj" ".\Debug\P_TICK.obj" ".\Debug\P_USER.obj" ".\Debug\R_DATA.obj" ".\Debug\R_MAIN.obj" ".\Debug\R_THINGS.obj" ".\Debug\SB_BAR.obj" ".\Debug\SOUNDS.obj" ".\Debug\soundst.obj" ".\Debug\TABLES.obj" ".\Debug\V_VIDEO.obj" ".\Debug\W_WAD.obj" ".\Debug\Z_ZONE.obj" ".\Debug\cheretic_win32.exe.embed.manifest.res" ] Creating command line "link.exe @c:\devl\cheretic\cheretic_win32\Debug\RSP00002531202344.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\devl\cheretic\cheretic_win32\Debug\RSP00002631202344.rsp" with contents [ /out:.\Debug\cheretic_win32.exe.embed.manifest /notify_update /manifest .\Debug\cheretic_win32.exe.intermediate.manifest ] Creating command line "mt.exe @c:\devl\cheretic\cheretic_win32\Debug\RSP00002631202344.rsp /nologo" Creating temporary file "c:\devl\cheretic\cheretic_win32\Debug\BAT00002731202344.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "c:\devl\cheretic\cheretic_win32\Debug\BAT00002731202344.bat" |
Output Window |
Compiling... I_IBM.c c:\devl\cheretic\heretic\include\doomdef.h(68) : warning C4005: 'MAXCHAR' : macro redefinition c:\program files\microsoft sdks\windows\v6.1\include\winnt.h(942) : see previous definition of 'MAXCHAR' c:\devl\cheretic\heretic\include\doomdef.h(69) : warning C4005: 'MAXSHORT' : macro redefinition c:\program files\microsoft sdks\windows\v6.1\include\winnt.h(944) : see previous definition of 'MAXSHORT' c:\devl\cheretic\heretic\include\doomdef.h(70) : warning C4005: 'MAXINT' : macro redefinition c:\program files\microsoft sdks\windows\v6.1\include\basetsd.h(458) : see previous definition of 'MAXINT' c:\devl\cheretic\heretic\include\doomdef.h(71) : warning C4005: 'MAXLONG' : macro redefinition c:\program files\microsoft sdks\windows\v6.1\include\winnt.h(946) : see previous definition of 'MAXLONG' c:\devl\cheretic\heretic\include\doomdef.h(73) : warning C4005: 'MINCHAR' : macro redefinition c:\program files\microsoft sdks\windows\v6.1\include\winnt.h(941) : see previous definition of 'MINCHAR' c:\devl\cheretic\heretic\include\doomdef.h(74) : warning C4005: 'MINSHORT' : macro redefinition c:\program files\microsoft sdks\windows\v6.1\include\winnt.h(943) : see previous definition of 'MINSHORT' c:\devl\cheretic\heretic\include\doomdef.h(75) : warning C4005: 'MININT' : macro redefinition c:\program files\microsoft sdks\windows\v6.1\include\basetsd.h(459) : see previous definition of 'MININT' c:\devl\cheretic\heretic\include\doomdef.h(76) : warning C4005: 'MINLONG' : macro redefinition c:\program files\microsoft sdks\windows\v6.1\include\winnt.h(945) : see previous definition of 'MINLONG' c:\devl\cheretic\heretic\i_ibm.c(1297) : warning C4013: 'S_Init' undefined; assuming extern returning int c:\devl\cheretic\heretic\i_ibm.c(1299) : warning C4013: 'S_Start' undefined; assuming extern returning int c:\devl\cheretic\heretic\i_ibm.c(1317) : warning C4013: 'S_ShutDown' undefined; assuming extern returning int c:\devl\cheretic\heretic\i_ibm.c(1362) : warning C4101: 'lumpName' : unreferenced local variable c:\devl\cheretic\heretic\i_ibm.c(1363) : warning C4101: 'r' : unreferenced local variable c:\devl\cheretic\heretic\i_ibm.c(1391) : warning C4101: 'i' : unreferenced local variable c:\devl\cheretic\heretic\i_ibm.c(1389) : warning C4101: 'meminfo' : unreferenced local variable c:\devl\cheretic\heretic\i_ibm.c(1390) : warning C4101: 'heap' : unreferenced local variable c:\devl\cheretic\heretic\i_ibm.c(1392) : warning C4101: 'block' : unreferenced local variable c:\devl\cheretic\heretic\i_ibm.c(832) : warning C4716: 'I_ResetMouse' : must return a value Linking... Embedding manifest... |
Results |
Build log was saved at "file://c:\devl\cheretic\cheretic_win32\Debug\BuildLog.htm" cheretic_win32 - 0 error(s), 18 warning(s) |