Files correlati : Ricompilazione Demo : [ ] Commento : nuovo modulo server git-svn-id: svn://10.65.10.50/trunk@10476 c028cbd2-c16b-5b4b-a496-9718f37d4682
39 lines
1.5 KiB
Plaintext
Executable File
39 lines
1.5 KiB
Plaintext
Executable File
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: SoapServ - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "c:\temp\RSPA1C2.TMP" with contents
|
|
[
|
|
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "\wx229\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /c
|
|
"C:\U\GUY\R020200\SOAP\server.cpp"
|
|
]
|
|
Creating command line "cl.exe @c:\temp\RSPA1C2.TMP"
|
|
Creating temporary file "c:\temp\RSPA1C3.TMP" with contents
|
|
[
|
|
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxd.lib xpmd.lib pngd.lib zlibd.lib jpegd.lib tiffd.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/server.pdb" /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /nodefaultlib:"msvcrt.lib" /out:"Debug/server.exe" /pdbtype:sept /libpath:"/wx229/lib"
|
|
.\Debug\Diction.obj
|
|
.\Debug\server.obj
|
|
.\Debug\soap.obj
|
|
.\Debug\server.res
|
|
]
|
|
Creating command line "link.exe @c:\temp\RSPA1C3.TMP"
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
server.cpp
|
|
Linking...
|
|
Creating command line "bscmake.exe /nologo /o"Debug/SoapServ.bsc" .\Debug\Diction.sbr .\Debug\server.sbr .\Debug\soap.sbr"
|
|
Creating browse info file...
|
|
<h3>Output Window</h3>
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
server.exe - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|