Build Log

--------------------Configuration: main - Win32 Debug--------------------

Command Lines

Creating temporary file "D:\DOCUME~2\SWIFTL~1\LOCALS~1\Temp\RSP3C.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/main.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\Documents and Settings\Swiftless\Desktop\public_html\tutorials\terrain\8_bump_mapping\jpeg.cpp" "D:\Documents and Settings\Swiftless\Desktop\public_html\tutorials\terrain\8_bump_mapping\heightfield.cpp" ] Creating command line "cl.exe @D:\DOCUME~2\SWIFTL~1\LOCALS~1\Temp\RSP3C.tmp" Creating temporary file "D:\DOCUME~2\SWIFTL~1\LOCALS~1\Temp\RSP3D.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/main.pdb" /debug /machine:I386 /out:"Debug/main.exe" /pdbtype:sept ".\Debug\main.obj" ".\Debug\jpeg.obj" ".\Debug\heightfield.obj" ] Creating command line "link.exe @D:\DOCUME~2\SWIFTL~1\LOCALS~1\Temp\RSP3D.tmp"

Output Window

Compiling... jpeg.cpp d:\program files\microsoft visual studio\vc98\include\windef.h(121) : warning C4005: 'APIENTRY' : macro redefinition d:\program files\microsoft visual studio\vc98\include\gl\gl.h(80) : see previous definition of 'APIENTRY' heightfield.cpp Linking... LIBCD.lib(crt0init.obj) : warning LNK4098: defaultlib "libc.lib" conflicts with use of other libs; use /NODEFAULTLIB:library

Results

main.exe - 0 error(s), 2 warning(s)