Build Log |
|
Command Lines |
Creating temporary file "c:\Users\Paul\Desktop\VC6_LJUD\VC6_LJUD\U3 Specific\U3_StreamCallback\x64\Debug\RSP00001F61648444.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/SimpleStream.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /Zi /TP ".\simplestream.cpp" ] Creating command line "cl.exe @"c:\Users\Paul\Desktop\VC6_LJUD\VC6_LJUD\U3 Specific\U3_StreamCallback\x64\Debug\RSP00001F61648444.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Users\Paul\Desktop\VC6_LJUD\VC6_LJUD\U3 Specific\U3_StreamCallback\x64\Debug\RSP00002061648444.rsp" with contents [ /OUT:".\Debug/SimpleStream.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"x64\Debug\SimpleStream.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/SimpleStream.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X64 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib "..\..\..\..\LJUD339Debug\64-bit\LabJackUD.lib" ".\Debug\simplestream.obj" ".\x64\Debug\SimpleStream.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Users\Paul\Desktop\VC6_LJUD\VC6_LJUD\U3 Specific\U3_StreamCallback\x64\Debug\RSP00002061648444.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Users\Paul\Desktop\VC6_LJUD\VC6_LJUD\U3 Specific\U3_StreamCallback\x64\Debug\RSP00002161648444.rsp" with contents [ /out:".\x64\Debug\SimpleStream.exe.embed.manifest" /notify_update /manifest ".\x64\Debug\SimpleStream.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Users\Paul\Desktop\VC6_LJUD\VC6_LJUD\U3 Specific\U3_StreamCallback\x64\Debug\RSP00002161648444.rsp" /nologo" Creating temporary file "c:\Users\Paul\Desktop\VC6_LJUD\VC6_LJUD\U3 Specific\U3_StreamCallback\x64\Debug\BAT00002261648444.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\x64\Debug\mt.dep" ] Creating command line """c:\Users\Paul\Desktop\VC6_LJUD\VC6_LJUD\U3 Specific\U3_StreamCallback\x64\Debug\BAT00002261648444.bat""" |
Output Window |
Compiling... simplestream.cpp .\simplestream.cpp(175) : warning C4996: 'kbhit': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _kbhit. See online help for details. c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\conio.h(147) : see declaration of 'kbhit' .\simplestream.cpp(87) : warning C4101: 'numScansRequested' : unreferenced local variable .\simplestream.cpp(79) : warning C4101: 'plongCallback' : unreferenced local variable Linking... Embedding manifest... |
Results |
Build log was saved at "file://c:\Users\Paul\Desktop\VC6_LJUD\VC6_LJUD\U3 Specific\U3_StreamCallback\x64\Debug\BuildLog.htm" SimpleStream - 0 error(s), 3 warning(s) |