Build Log
  

Rebuild started: Project: SASImport, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\SASImport\SASImport\Debug\BAT00001762967244.bat" with contents
[
@echo off

mprep C:\SASImport\SASImport\SASImport.tm -o SASImport_tm.c

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"

exit 1

:VCEnd
]
Creating command line "c:\SASImport\SASImport\Debug\BAT00001762967244.bat"
Creating temporary file "c:\SASImport\SASImport\Debug\RSP00001862967244.rsp" with contents
[
/Od /GL /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /Gm /EHsc /RTC1 /MT /Yu"stdafx.h" /Fp"Debug\SASImport.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\SASImportView.cpp

.\SASImportDoc.cpp

.\MainFrm.cpp

.\SASImport.cpp
]
Creating command line "cl.exe @c:\SASImport\SASImport\Debug\RSP00001862967244.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\SASImport\SASImport\Debug\RSP00001962967244.rsp" with contents
[
/Od /GL /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /Gm /EHsc /RTC1 /MT /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TC .\SASImport_tm.c
]
Creating command line "cl.exe @c:\SASImport\SASImport\Debug\RSP00001962967244.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\SASImport\SASImport\Debug\RSP00001A62967244.rsp" with contents
[
/Od /GL /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /Gm /EHsc /RTC1 /MT /Yc"stdafx.h" /Fp"Debug\SASImport.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\stdafx.cpp
]
Creating command line "cl.exe @c:\SASImport\SASImport\Debug\RSP00001A62967244.rsp /nologo /errorReport:prompt"
Output Window
  
Performing Custom Build Step
Compiling...
cl : Command line error D8016 : '/GL' and '/ZI' command-line options are incompatible
Results
  
Build log was saved at "file://c:\SASImport\SASImport\Debug\BuildLog.htm"
SASImport - 1 error(s), 0 warning(s)