Build Log |
|
Command Lines |
Creating temporary file "d:\VS-Projects\InputTest\Debug\RSP00001F.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yu"stdafx.h" /Fp"Debug/JtagConf.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP "p:\browsable\_VS-Projects\Sources\InputTest.cpp" ] Creating command line "cl.exe @"d:\VS-Projects\InputTest\Debug\RSP00001F.rsp" /nologo" Creating temporary file "d:\VS-Projects\InputTest\Debug\RSP000020.rsp" with contents [ /OUT:"Debug/JtagConf.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/JtagConf.pdb" /SUBSYSTEM:CONSOLE /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 ".\Debug\inputtest.obj" ".\Debug\stdafx.obj" ".\Debug\JtagConf.res" ] Creating command line "link.exe @"d:\VS-Projects\InputTest\Debug\RSP000020.rsp"" |
Output Window |
Compiling... InputTest.cpp p:\browsable\_VS-Projects\Sources\InputTest.cpp(218) : warning C4101: 'tms' : unreferenced local variable p:\browsable\_VS-Projects\Sources\InputTest.cpp(218) : warning C4101: 'tdi' : unreferenced local variable p:\browsable\_VS-Projects\Sources\InputTest.cpp(219) : warning C4101: 'bits' : unreferenced local variable p:\browsable\_VS-Projects\Sources\InputTest.cpp(219) : warning C4101: 'inbyte' : unreferenced local variable p:\browsable\_VS-Projects\Sources\InputTest.cpp(219) : warning C4101: 'outbyte' : unreferenced local variable p:\browsable\_VS-Projects\Sources\InputTest.cpp(219) : warning C4101: 'cmd1' : unreferenced local variable p:\browsable\_vs-projects\sources\pt_ioctl.c(105) : warning C4715: 'OpenPortTalk' : not all control paths return a value Linking... |
Results |
Build log was saved at "file://d:\VS-Projects\InputTest\Debug\BuildLog.htm" JtagConf - 0 error(s), 7 warning(s) |