| Build Log |
|
| Command Lines |
Creating temporary file "e:\Visual C++ Projects\QuadTech TESTS\test\test\Debug\RSP00001C3440033836.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\main.cpp" ] Creating command line "cl.exe @"e:\Visual C++ Projects\QuadTech TESTS\test\test\Debug\RSP00001C3440033836.rsp" /nologo /errorReport:prompt" Creating temporary file "e:\Visual C++ Projects\QuadTech TESTS\test\test\Debug\TMP00001D3440033836.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\test.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\test.exe.embed.manifest.res" "e:\Visual C++ Projects\QuadTech TESTS\test\test\Debug\TMP00001D3440033836.tmp"" Creating temporary file "e:\Visual C++ Projects\QuadTech TESTS\test\test\Debug\RSP00001E3440033836.rsp" with contents [ /OUT:"E:\Visual C++ Projects\QuadTech TESTS\test\Debug\test.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\test.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"E:\Visual C++ Projects\QuadTech TESTS\test\Debug\test.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT /MACHINE:X86 QuadTech.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 ".\Debug\main.obj" ".\Debug\test.exe.embed.manifest.res" ] Creating command line "link.exe @"e:\Visual C++ Projects\QuadTech TESTS\test\test\Debug\RSP00001E3440033836.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "e:\Visual C++ Projects\QuadTech TESTS\test\test\Debug\RSP00001F3440033836.rsp" with contents [ /out:".\Debug\test.exe.embed.manifest" /notify_update /manifest ".\Debug\test.exe.intermediate.manifest" ] Creating command line "mt.exe @"e:\Visual C++ Projects\QuadTech TESTS\test\test\Debug\RSP00001F3440033836.rsp" /nologo" Creating temporary file "e:\Visual C++ Projects\QuadTech TESTS\test\test\Debug\BAT0000203440033836.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """e:\Visual C++ Projects\QuadTech TESTS\test\test\Debug\BAT0000203440033836.bat""" Creating temporary file "e:\Visual C++ Projects\QuadTech TESTS\test\test\Debug\TMP0000213440033836.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\test.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\test.exe.embed.manifest.res" "e:\Visual C++ Projects\QuadTech TESTS\test\test\Debug\TMP0000213440033836.tmp"" Creating temporary file "e:\Visual C++ Projects\QuadTech TESTS\test\test\Debug\RSP0000223440033836.rsp" with contents [ /OUT:"E:\Visual C++ Projects\QuadTech TESTS\test\Debug\test.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\test.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"e:\Visual C++ Projects\QuadTech TESTS\test\Debug\test.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT /MACHINE:X86 QuadTech.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 ".\Debug\main.obj" ".\Debug\test.exe.embed.manifest.res" ] Creating command line "link.exe @"e:\Visual C++ Projects\QuadTech TESTS\test\test\Debug\RSP0000223440033836.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
| Output Window |
Compiling... main.cpp e:\visual c++ projects\quadtech tests\test\test\main.cpp(173) : warning C4244: 'argument' : conversion from 'LONG' to 'FLOAT', possible loss of data e:\visual c++ projects\quadtech tests\test\test\main.cpp(173) : warning C4244: 'argument' : conversion from 'LONG' to 'FLOAT', possible loss of data Compiling manifest to resources... Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1 Copyright (C) Microsoft Corporation. All rights reserved. Linking... LINK : E:\Visual C++ Projects\QuadTech TESTS\test\Debug\test.exe not found or not built by the last incremental link; performing full link Embedding manifest... Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1 Copyright (C) Microsoft Corporation. All rights reserved. |
| Results |
Build log was saved at "file://e:\Visual C++ Projects\QuadTech TESTS\test\test\Debug\BuildLog.htm" test - 0 error(s), 2 warning(s) |