Build Log
  

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

Command Lines
  
Creating temporary file "f:\ProxyDrop.elf.32\disasm\Debug\RSP00004B28162692.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TC .\main.c

.\disasm.c

.\assembl.c

.\asmserv.c
]
Creating command line "cl.exe @f:\ProxyDrop.elf.32\disasm\Debug\RSP00004B28162692.rsp /nologo /errorReport:prompt"
Creating temporary file "f:\ProxyDrop.elf.32\disasm\Debug\RSP00004C28162692.rsp" with contents
[
/OUT:"F:\ProxyDrop.elf.32\Debug\disasm.lib" .\Debug\asmserv.obj

.\Debug\assembl.obj

.\Debug\disasm.obj

.\Debug\main.obj
]
Creating command line "lib.exe @f:\ProxyDrop.elf.32\disasm\Debug\RSP00004C28162692.rsp /NOLOGO"
Output Window
  
Compiling...
asmserv.c
assembl.c
f:\proxydrop.elf.32\disasm\assembl.c(746) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
f:\proxydrop.elf.32\disasm\assembl.c(1403) : warning C4244: 'return' : conversion from '__w64 int' to 'int', possible loss of data
disasm.c
f:\proxydrop.elf.32\disasm\disasm.c(1123) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
main.c
Generating Code...
Creating library...
Results
  
Build log was saved at "file://f:\ProxyDrop.elf.32\disasm\Debug\BuildLog.htm"
disasm - 0 error(s), 3 warning(s)