Build Log
  

------- Build started: Project: SWArcExchange, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "d:\0home\test\Vs\SWArcExchange\Debug\RSP000007.rsp" with contents
[
/Od /I "C:\Program Files\ArcGIS\Include\CPPAPI" /I "C:\Program Files\ArcGIS\com" /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_USRDLL" /D "_WINDLL" /D "_ATL_STATIC_REGISTRY" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\SWXCH01.cpp
]
Creating command line "cl.exe @d:\0home\test\Vs\SWArcExchange\Debug\RSP000007.rsp /nologo"
Creating temporary file "d:\0home\test\Vs\SWArcExchange\Debug\RSP000008.rsp" with contents
[
/OUT:"Debug/SWArcExchange.dll" /INCREMENTAL /NOLOGO /DLL /DEF:".\SWArcExchange.def" /DEBUG /PDB:"Debug/SWArcExchange.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:"Debug/SWArcExchange.lib" /MACHINE:X86 wsock32.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\acpt_tics.obj
.\Debug\sgrinder.obj
.\Debug\stdafx.obj
.\Debug\SWArcExchange.obj
.\Debug\SWXCH01.obj
.\Debug\SWArcExchange.res
.\Debug\SWArcExchange_i.obj
]
Creating command line "link.exe @d:\0home\test\Vs\SWArcExchange\Debug\RSP000008.rsp"
Creating temporary file "d:\0home\test\Vs\SWArcExchange\Debug\BAT000009.bat" with contents
[
@echo off
regsvr32 /s /c "d:\0home\test\Vs\SWArcExchange\Debug\SWArcExchange.dll"
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing registration"
exit 1
:VCEnd
]
Creating command line "d:\0home\test\Vs\SWArcExchange\Debug\BAT000009.bat"
Output Window
  
Compiling...
SWXCH01.cpp
c:\Program Files\ArcGIS\Include\CPPAPI\SDK_Windows.h(6) : warning C4005: '_WIN32_WINNT' : macro redefinition
        d:\0home\test\VS\SWArcExchange\stdafx.h(18) : see previous definition of '_WIN32_WINNT'
Linking...
Performing registration
Results
  
Build log was saved at "file://d:\0home\test\Vs\SWArcExchange\Debug\BuildLog.htm"
SWArcExchange - 0 error(s), 1 warning(s)