This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "d:\Coding\myida\InstructionCounter\InstructionCounter\Debug\RSP000026.rsp" with contents
[
/I "D:\Coding\ida48\dev\idasdk48\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__NT__" /D "__IDP__" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /ML /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Gz /TP
.\main.cpp
]
Creating command line "cl.exe @d:\Coding\myida\InstructionCounter\InstructionCounter\Debug\RSP000026.rsp /nologo"
Creating temporary file "d:\Coding\myida\InstructionCounter\InstructionCounter\Debug\RSP000027.rsp" with contents
[
/OUT:"D:\coding\ida48\plugins\InstructionCounter.plw" /INCREMENTAL /NOLOGO /LIBPATH:"D:\Coding\ida48\dev\idasdk48\libvc.w32" /DLL /PDB:"Debug/InstructionCounter.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 /EXPORT:PLUGIN ida.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\main.obj
]
Creating command line "link.exe @d:\Coding\myida\InstructionCounter\InstructionCounter\Debug\RSP000027.rsp"
Creating temporary file "d:\Coding\myida\InstructionCounter\InstructionCounter\Debug\BAT000028.bat" with contents
[
@echo off
D:\coding\ida48\idag.exe
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."
exit 1
:VCEnd
]
Creating command line "d:\Coding\myida\InstructionCounter\InstructionCounter\Debug\BAT000028.bat"
|