Build Log
  

------- Build started: Project: ArrowPlot, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Dokumente und Einstellungen\christof\Eigene Dateien\Visual Studio Projects\ArrowPlot\Debug\RSP00004B.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\GlutWindow.cpp"
]
Creating command line "cl.exe @"c:\Dokumente und Einstellungen\christof\Eigene Dateien\Visual Studio Projects\ArrowPlot\Debug\RSP00004B.rsp" /nologo"
Creating temporary file "c:\Dokumente und Einstellungen\christof\Eigene Dateien\Visual Studio Projects\ArrowPlot\Debug\RSP00004C.rsp" with contents
[
/OUT:"Debug/ArrowPlot.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/ArrowPlot.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 cg.lib cgGL.lib opengl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib "\Sdk\Cg\lib\cg.lib" "\Sdk\Cg\lib\cgGL.lib"
".\Debug\ArcBall.obj"
".\Debug\CMatrix.obj"
".\Debug\CPosition.obj"
".\Debug\CQuaternion.obj"
".\Debug\CVector.obj"
".\Debug\GlutWindow.obj"
".\Debug\main.obj"
]
Creating command line "link.exe @"c:\Dokumente und Einstellungen\christof\Eigene Dateien\Visual Studio Projects\ArrowPlot\Debug\RSP00004C.rsp""
Output Window
  
Compiling...
GlutWindow.cpp
c:\Dokumente und Einstellungen\christof\Eigene Dateien\Visual Studio Projects\ArrowPlot\GlutWindow.cpp(74) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\Dokumente und Einstellungen\christof\Eigene Dateien\Visual Studio Projects\ArrowPlot\GlutWindow.cpp(114) : warning C4018: '>' : signed/unsigned mismatch
c:\Dokumente und Einstellungen\christof\Eigene Dateien\Visual Studio Projects\ArrowPlot\GlutWindow.cpp(115) : warning C4018: '>' : signed/unsigned mismatch
c:\Dokumente und Einstellungen\christof\Eigene Dateien\Visual Studio Projects\ArrowPlot\GlutWindow.cpp(116) : warning C4018: '>' : signed/unsigned mismatch
c:\Dokumente und Einstellungen\christof\Eigene Dateien\Visual Studio Projects\ArrowPlot\GlutWindow.cpp(457) : warning C4018: '<' : signed/unsigned mismatch
c:\Dokumente und Einstellungen\christof\Eigene Dateien\Visual Studio Projects\ArrowPlot\GlutWindow.cpp(458) : warning C4018: '<' : signed/unsigned mismatch
c:\Dokumente und Einstellungen\christof\Eigene Dateien\Visual Studio Projects\ArrowPlot\GlutWindow.cpp(459) : warning C4018: '<' : signed/unsigned mismatch
Linking...
Results
  
Build log was saved at "file://c:\Dokumente und Einstellungen\christof\Eigene Dateien\Visual Studio Projects\ArrowPlot\Debug\BuildLog.htm"
ArrowPlot - 0 error(s), 7 warning(s)