Build Log
  

Build started: Project: pilotControl_D, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\dev\tp3\dev\tiffpilot\tiffpilot\custom\pilotControl_D\Debug\RSP0000052002418380.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\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\pilotControl.cpp
]
Creating command line "cl.exe @c:\dev\tp3\dev\tiffpilot\tiffpilot\custom\pilotControl_D\Debug\RSP0000052002418380.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\dev\tp3\dev\tiffpilot\tiffpilot\custom\pilotControl_D\Debug\RSP0000062002418380.rsp" with contents
[
/OUT:"../../pilotControl_D.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Debug\pilotControl_D.dll.intermediate.manifest" /DEBUG /PDB:"c:\dev\tp3\dev\tiffpilot\tiffpilot\pilotControl_D.pdb" /SUBSYSTEM:WINDOWS /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\tp3\dev\tiffpilot\tiffpilot\custom\pilotControl_D\Debug\RSP0000062002418380.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\dev\tp3\dev\tiffpilot\tiffpilot\custom\pilotControl_D\Debug\RSP0000072002418380.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\tp3\dev\tiffpilot\tiffpilot\custom\pilotControl_D\Debug\RSP0000072002418380.rsp /nologo"
Creating temporary file "c:\dev\tp3\dev\tiffpilot\tiffpilot\custom\pilotControl_D\Debug\BAT0000082002418380.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\dev\tp3\dev\tiffpilot\tiffpilot\custom\pilotControl_D\Debug\BAT0000082002418380.bat"
Output Window
  
Compiling...
pilotControl.cpp
c:\dev\tp3\dev\tiffpilot\tiffpilot\custom\pilotcontrol_d\pilotcontrol.cpp(5) : warning C4005: 'MAX_PATH' : macro redefinition
        c:\program files\microsoft visual studio 8\vc\platformsdk\include\windef.h(56) : see previous definition of 'MAX_PATH'
c:\dev\tp3\dev\tiffpilot\tiffpilot\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 8\vc\include\stdlib.h(483) : see declaration of 'getenv'
c:\dev\tp3\dev\tiffpilot\tiffpilot\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 8\vc\include\stdlib.h(483) : see declaration of 'getenv'
c:\dev\tp3\dev\tiffpilot\tiffpilot\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 8\vc\include\stdio.h(311) : see declaration of 'sscanf'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\dev\tp3\dev\tiffpilot\tiffpilot\custom\pilotControl_D\Debug\BuildLog.htm"
pilotControl_D - 0 error(s), 4 warning(s)