Build Log |
|
Command Lines |
Creating temporary file "c:\dev\ts35\dev\tiffserver\custom\pilotControl_D\Debug\RSP00000E64367880.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PILOTCONTROL_D_EXPORTS" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP .\pilotControl.cpp ] Creating command line "cl.exe @c:\dev\ts35\dev\tiffserver\custom\pilotControl_D\Debug\RSP00000E64367880.rsp /nologo /errorReport:prompt" Creating temporary file "c:\dev\ts35\dev\tiffserver\custom\pilotControl_D\Debug\RSP00000F64367880.rsp" with contents [ /OUT:"c:/dev/ts35/dev/tiffserver/pilotControl_D.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Debug\pilotControl_D.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\dev\ts35\dev\tiffserver\pilotControl_D.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /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\pilotControl.obj" ".\Debug\pilotControl_D.dll.embed.manifest.res" ] Creating command line "link.exe @c:\dev\ts35\dev\tiffserver\custom\pilotControl_D\Debug\RSP00000F64367880.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\dev\ts35\dev\tiffserver\custom\pilotControl_D\Debug\RSP00001064367880.rsp" with contents [ /out:.\Debug\pilotControl_D.dll.embed.manifest /notify_update /manifest .\Debug\pilotControl_D.dll.intermediate.manifest ] Creating command line "mt.exe @c:\dev\ts35\dev\tiffserver\custom\pilotControl_D\Debug\RSP00001064367880.rsp /nologo" Creating temporary file "c:\dev\ts35\dev\tiffserver\custom\pilotControl_D\Debug\BAT00001164367880.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "c:\dev\ts35\dev\tiffserver\custom\pilotControl_D\Debug\BAT00001164367880.bat" |
Output Window |
Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release pilotControl.cpp c:\dev\ts35\dev\tiffserver\custom\pilotcontrol_d\pilotcontrol.cpp(5) : warning C4005: 'MAX_PATH' : macro redefinition c:\program files\microsoft sdks\windows\v6.1\include\windef.h(57) : see previous definition of 'MAX_PATH' c:\dev\ts35\dev\tiffserver\custom\pilotcontrol_d\pilotcontrol.cpp(15) : warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(447) : see declaration of 'getenv' c:\dev\ts35\dev\tiffserver\custom\pilotcontrol_d\pilotcontrol.cpp(16) : warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(447) : see declaration of 'getenv' c:\dev\ts35\dev\tiffserver\custom\pilotcontrol_d\pilotcontrol.cpp(26) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(324) : see declaration of 'sscanf' Linking... Embedding manifest... |
Results |
Build log was saved at "file://c:\dev\ts35\dev\tiffserver\custom\pilotControl_D\Debug\BuildLog.htm" pilotControl_D - 0 error(s), 5 warning(s) |