Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\Michael\Desktop\PROJECTS\OSDev\demo25\SysCore\Lib\Debug\RSP00000549764840.rsp" with contents [ /O2 /Oy /I "..\Include\\" /D "ARCH_X86" /X /FD /MT /Zp1 /GS- /GR- /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W4 /c /TP ".\string.cpp" ".\stdio.cpp" ".\cstd.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\Michael\Desktop\PROJECTS\OSDev\demo25\SysCore\Lib\Debug\RSP00000549764840.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\Michael\Desktop\PROJECTS\OSDev\demo25\SysCore\Lib\Debug\RSP00000B49764840.rsp" with contents [ /OUT:"C:\Documents and Settings\Michael\Desktop\PROJECTS\OSDev\demo25\SysCore\Debug\Lib.lib" ".\Debug\cstd.obj" ".\Debug\stdio.obj" ".\Debug\string.obj" ] Creating command line "lib.exe @"c:\Documents and Settings\Michael\Desktop\PROJECTS\OSDev\demo25\SysCore\Lib\Debug\RSP00000B49764840.rsp" /NOLOGO" |
Output Window |
Compiling... string.cpp stdio.cpp ..\Include\ctype.h(39) : warning C4005: 'isascii' : macro redefinition ..\Include\ctype.h(28) : see previous definition of 'isascii' .\stdio.cpp(137) : warning C4146: unary minus operator applied to unsigned type, result still unsigned .\stdio.cpp(161) : warning C4146: unary minus operator applied to unsigned type, result still unsigned .\stdio.cpp(224) : warning C4146: unary minus operator applied to unsigned type, result still unsigned cstd.cpp Generating Code... Creating library... |
Results |
Build log was saved at "file://c:\Documents and Settings\Michael\Desktop\PROJECTS\OSDev\demo25\SysCore\Lib\Debug\BuildLog.htm" Lib - 0 error(s), 4 warning(s) |