This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "c:\root\apps\NDTSArmConfig\Release\RSP000012.rsp" with contents
[
/D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /EHsc /MD /GS /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /TP
.\NDTSArmConfig.cpp
.\NDTSACTestFunctions.cpp
.\NDTSACCalibrateFunctions.cpp
.\NDTSACArmFunctions.cpp
]
Creating command line "cl.exe @c:\root\apps\NDTSArmConfig\Release\RSP000012.rsp /nologo"
Creating temporary file "c:\root\apps\NDTSArmConfig\Release\RSP000013.rsp" with contents
[
/OUT:"Release/NDTSArmConfig.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:"Release/NDTSArmConfig.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /MACHINE:X86 ..\..\ndts\Geometry\release\NDTSGeometry.lib winmm.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 \root\apps\WinRS\dlls\FaroArmUsbWrapper\FaroArmUsbWrapper\Release\NDTSFaroArm.lib \root\apps\WinRS\dlls\NDTSRSWizard\Release\NDTSRSWizard.lib
.\Release\IniFileSection.obj
.\Release\NDTSACArmFunctions.obj
.\Release\NDTSACCalibrateFunctions.obj
.\Release\NDTSACINIFileFunctions.obj
.\Release\NDTSACTestFunctions.obj
.\Release\NDTSArmConfig.obj
]
Creating command line "link.exe @c:\root\apps\NDTSArmConfig\Release\RSP000013.rsp"
Creating temporary file "c:\root\apps\NDTSArmConfig\Release\BAT000014.bat" with contents
[
@echo off
copy ..\..\ndts\Geometry\release\NDTSGeometry.dll Release
copy "c:\root\thirdparty\FARO_USBArm5SDK\SampleCode\C++\FaroArmUsbWrapper\FaroArmUsbWrapper.dll" Release
copy ..\winrs\dlls\NDTSRSWizard\release\NDTSRSWizard.dll Release
copy ..\winrs\src\WinRSArmConfig.ini Release
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Copying .dll files..."
exit 1
:VCEnd
]
Creating command line "c:\root\apps\NDTSArmConfig\Release\BAT000014.bat"
|