Build Log |
|
Command Lines |
Creating temporary file "c:\Projet\sixaxis_win\sixaxis\sixaxis\Debug\RSP00004938164684.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TC .\sixpair.c ] Creating command line "cl.exe @c:\Projet\sixaxis_win\sixaxis\sixaxis\Debug\RSP00004938164684.rsp /nologo /errorReport:prompt" Creating temporary file "c:\Projet\sixaxis_win\sixaxis\sixaxis\Debug\RSP00004A38164684.rsp" with contents [ /OUT:"C:\Projet\sixaxis_win\sixaxis\Debug\sixaxis.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\sixaxis.exe.intermediate.manifest" /DEBUG /PDB:"c:\projet\sixaxis_win\sixaxis\debug\sixaxis.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 lib\libusb.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\sixaxis.res" ".\debug\sixpair.obj" ".\Debug\sixaxis.exe.embed.manifest.res" ] Creating command line "link.exe @c:\Projet\sixaxis_win\sixaxis\sixaxis\Debug\RSP00004A38164684.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Projet\sixaxis_win\sixaxis\sixaxis\Debug\RSP00004B38164684.rsp" with contents [ /out:.\debug\sixaxis.exe.embed.manifest /notify_update /manifest .\debug\sixaxis.exe.intermediate.manifest ] Creating command line "mt.exe @c:\Projet\sixaxis_win\sixaxis\sixaxis\Debug\RSP00004B38164684.rsp /nologo" Creating temporary file "c:\Projet\sixaxis_win\sixaxis\sixaxis\Debug\BAT00004C38164684.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\debug\mt.dep ] Creating command line "c:\Projet\sixaxis_win\sixaxis\sixaxis\Debug\BAT00004C38164684.bat" |
Output Window |
Compiling... sixpair.c c:\projet\sixaxis_win\sixaxis\sixaxis\sixpair.c(60) : warning C4996: 'sscanf' was declared deprecated c:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf' Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' c:\projet\sixaxis_win\sixaxis\sixaxis\sixpair.c(71) : warning C4996: 'fscanf' was declared deprecated c:\program files\microsoft visual studio 8\vc\include\stdio.h(249) : see declaration of 'fscanf' Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' c:\projet\sixaxis_win\sixaxis\sixaxis\sixpair.c(46) : warning C4101: 'res' : unreferenced local variable Linking... Embedding manifest... |
Results |
Build log was saved at "file://c:\Projet\sixaxis_win\sixaxis\sixaxis\Debug\BuildLog.htm" sixaxis - 0 error(s), 3 warning(s) |