Build Log
  

Build started: Project: atmoWin, Configuration: Release|Win32

Command Lines
  
Creating temporary file "d:\Eigene Dateien\Documents\Visual Studio 2005\Projects\atmoWin\atmoWin\Release\RSP00002426121580.rsp" with contents
[
/O2 /Oi /Ot /GL /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_ATL_MIN_CRT" /D "_MBCS" /FD /EHsc /MT /GR- /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\main.cpp"
]
Creating command line "cl.exe @"d:\Eigene Dateien\Documents\Visual Studio 2005\Projects\atmoWin\atmoWin\Release\RSP00002426121580.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Eigene Dateien\Documents\Visual Studio 2005\Projects\atmoWin\atmoWin\Release\RSP00002526121580.rsp" with contents
[
/OUT:"D:\Eigene Dateien\Documents\Visual Studio 2005\Projects\atmoWin\Release\atmoWin.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\atmoWin.exe.intermediate.manifest" /DEBUG /PDB:"d:\Eigene Dateien\Documents\Visual Studio 2005\Projects\atmoWin\release\atmoWin.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /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

".\Release\atmoWin.res"

".\Release\main.obj"
]
Creating command line "link.exe @"d:\Eigene Dateien\Documents\Visual Studio 2005\Projects\atmoWin\atmoWin\Release\RSP00002526121580.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\Eigene Dateien\Documents\Visual Studio 2005\Projects\atmoWin\atmoWin\Release\RSP00002626121580.rsp" with contents
[
/outputresource:"..\release\atmoWin.exe;#1" /manifest

".\Release\atmoWin.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\Eigene Dateien\Documents\Visual Studio 2005\Projects\atmoWin\atmoWin\Release\RSP00002626121580.rsp" /nologo"
Creating temporary file "d:\Eigene Dateien\Documents\Visual Studio 2005\Projects\atmoWin\atmoWin\Release\BAT00002726121580.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """d:\Eigene Dateien\Documents\Visual Studio 2005\Projects\atmoWin\atmoWin\Release\BAT00002726121580.bat"""
Output Window
  
Compiling...
main.cpp
.\main.cpp(220) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(221) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(222) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(232) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
.\main.cpp(233) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
.\main.cpp(234) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
.\main.cpp(238) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(239) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(240) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(241) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(242) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(243) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(244) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(245) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(246) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(247) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(248) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(249) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(394) : warning C4551: function call missing argument list
.\main.cpp(449) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(465) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
.\main.cpp(467) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(468) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(477) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
.\main.cpp(478) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(647) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Programme\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\main.cpp(865) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Programme\Microsoft Visual Studio 8\VC\include\string.h(74) : see declaration of 'strcpy'
.\main.cpp(866) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Programme\Microsoft Visual Studio 8\VC\include\string.h(74) : see declaration of 'strcpy'
.\main.cpp(867) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Programme\Microsoft Visual Studio 8\VC\include\string.h(74) : see declaration of 'strcpy'
.\main.cpp(868) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Programme\Microsoft Visual Studio 8\VC\include\string.h(74) : see declaration of 'strcpy'
.\main.cpp(914) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Programme\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\main.cpp(956) : warning C4244: 'initializing' : conversion from 'INT_PTR' to 'int', possible loss of data
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://d:\Eigene Dateien\Documents\Visual Studio 2005\Projects\atmoWin\atmoWin\Release\BuildLog.htm"
atmoWin - 0 error(s), 32 warning(s)