36 lines
1.9 KiB
Plaintext
36 lines
1.9 KiB
Plaintext
--------------------Configuration: thtest - Win32 Debug--------------------
|
|
Begining build with project "C:\WORK\THTEST\Thtest.dsp", at root.
|
|
Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)
|
|
|
|
Project's tools are:
|
|
"32-bit C/C++ Compiler for 80x86" with flags "/nologo /Zp1 /MTd /Gm /Gi /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__FLAT__" /D "STRICT" /Fp".\msvcobj/Thtest.pch" /YX /Fo".\msvcobj/" /Fd".\msvcobj/" /FD /c "
|
|
"OLE Type Library Maker" with flags "/nologo /D "_DEBUG" /mktyplib203 /win32 "
|
|
"Win32 Resource Compiler" with flags "/l 0x409 /fo".\msvcobj/Thread.res" /d "_DEBUG" "
|
|
"Browser Database Maker" with flags "/nologo /o".\msvcobj/Thtest.bsc" "
|
|
"COFF Linker for 80x86" with flags "kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib /nologo /subsystem:windows /incremental:yes /pdb:".\msvcobj/Thtest.pdb" /debug /machine:I386 /out:".\msvcobj/Thtest.exe" "
|
|
"Custom Build" with flags ""
|
|
"<Component 0xa>" with flags ""
|
|
|
|
Creating temp file "D:\TEMP\RSP163.tmp" with contents </nologo /Zp1 /MTd /Gm /Gi /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__FLAT__" /D "STRICT" /Fp".\msvcobj/Thtest.pch" /YX /Fo".\msvcobj/" /Fd".\msvcobj/" /FD /c
|
|
"C:\WORK\THTEST\Foo.cpp"
|
|
>
|
|
Creating command line "cl.exe @D:\TEMP\RSP163.tmp"
|
|
Creating temp file "D:\TEMP\RSP164.tmp" with contents <kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib /nologo /subsystem:windows /incremental:yes /pdb:".\msvcobj/Thtest.pdb" /debug /machine:I386 /out:".\msvcobj/Thtest.exe"
|
|
.\msvcobj\Foo.obj
|
|
.\msvcobj\Led.obj
|
|
.\msvcobj\Main.obj
|
|
.\msvcobj\Stdtmpl.obj
|
|
.\msvcobj\Thread.res
|
|
..\Exe\mscommon.lib
|
|
..\Exe\msthread.lib>
|
|
Creating command line "link.exe @D:\TEMP\RSP164.tmp"
|
|
Compiling...
|
|
Foo.cpp
|
|
Linking...
|
|
LINK : fatal error LNK1168: cannot open .\msvcobj/Thtest.exe for writing
|
|
Error executing link.exe.
|
|
|
|
|
|
|
|
Thtest.exe - 1 error(s), 0 warning(s)
|