Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\oracle1\Desktop\Chameleon\Chameleon\Debug\BAT0000011802640.bat" with contents
[
@echo off

ml.exe /c  /nologo /Fo"Debug\onion_x86.obj" /W3 /Zi /errorReport:prompt  /Ta".\onion_x86.asm"

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Assembling..."

exit 1

:VCEnd
]
Creating command line """c:\Documents and Settings\oracle1\Desktop\Chameleon\Chameleon\Debug\BAT0000011802640.bat"""
Creating temporary file "c:\Documents and Settings\oracle1\Desktop\Chameleon\Chameleon\Debug\RSP0000021802640.rsp" with contents
[
/Od /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\oniondef.cpp"

".\main.cpp"

".\Chameleon.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\oracle1\Desktop\Chameleon\Chameleon\Debug\RSP0000021802640.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\oracle1\Desktop\Chameleon\Chameleon\Debug\RSP0000031802640.rsp" with contents
[
/OUT:"C:\Documents and Settings\oracle1\Desktop\Chameleon\Debug\Chameleon.exe" /MANIFEST /MANIFESTFILE:"Debug\Chameleon.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Documents and Settings\oracle1\Desktop\Chameleon\Debug\Chameleon.pdb" /DYNAMICBASE /NXCOMPAT /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\Chameleon.obj"

".\Debug\main.obj"

".\Debug\onion_x86.obj"

".\Debug\oniondef.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\oracle1\Desktop\Chameleon\Chameleon\Debug\RSP0000031802640.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\oracle1\Desktop\Chameleon\Chameleon\Debug\RSP0000041802640.rsp" with contents
[
/outputresource:"..\Debug\Chameleon.exe;#1" /manifest

".\Debug\Chameleon.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\oracle1\Desktop\Chameleon\Chameleon\Debug\RSP0000041802640.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\oracle1\Desktop\Chameleon\Chameleon\Debug\BAT0000051802640.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Documents and Settings\oracle1\Desktop\Chameleon\Chameleon\Debug\BAT0000051802640.bat"""
Output Window
  
Assembling...
 Assembling: .\onion_x86.asm
Compiling...
Chameleon.cpp
main.cpp
oniondef.cpp
Generating Code...
Linking...
Fury32.lib(onion.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
MSVCRTD.lib(cinitexe.obj) : warning LNK4098: defaultlib 'libcmt.lib' conflicts with use of other libs; use /NODEFAULTLIB:library
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\oracle1\Desktop\Chameleon\Chameleon\Debug\BuildLog.htm"
Chameleon - 0 error(s), 1 warning(s)