Build Log
  

Build started: Project: wsdl2h, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\Owner.MYCOMPUTER\My Documents\Visual Studio 2005\Projects\wsdl2h\wsdl2h\Release\BAT0000BE20682376.bat" with contents
[
@echo off

soapcpp2.exe -SC -pwsdl wsdl.h

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Parsing WSDL and Schema definitions"

exit 1

:VCEnd
]
Creating command line """c:\Documents and Settings\Owner.MYCOMPUTER\My Documents\Visual Studio 2005\Projects\wsdl2h\wsdl2h\Release\BAT0000BE20682376.bat"""
Creating temporary file "c:\Documents and Settings\Owner.MYCOMPUTER\My Documents\Visual Studio 2005\Projects\wsdl2h\wsdl2h\Release\RSP0000BF20682376.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\wsdlC.cpp"

".\wsdl2h.cpp"

".\wsdl.cpp"

".\types.cpp"

".\stdsoap2.cpp"

".\soap.cpp"

".\service.cpp"

".\schema.cpp"

".\mime.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Owner.MYCOMPUTER\My Documents\Visual Studio 2005\Projects\wsdl2h\wsdl2h\Release\RSP0000BF20682376.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Owner.MYCOMPUTER\My Documents\Visual Studio 2005\Projects\wsdl2h\wsdl2h\Release\RSP0000C020682376.rsp" with contents
[
/OUT:"C:\Documents and Settings\Owner.MYCOMPUTER\My Documents\Visual Studio 2005\Projects\wsdl2h\Release\wsdl2h.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\wsdl2h.exe.intermediate.manifest" /DEBUG /PDB:"c:\documents and settings\owner.mycomputer\my documents\visual studio 2005\projects\wsdl2h\release\wsdl2h.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 kernel32.lib

".\release\mime.obj"

".\release\schema.obj"

".\release\service.obj"

".\release\soap.obj"

".\release\stdsoap2.obj"

".\release\types.obj"

".\release\wsdl.obj"

".\release\wsdl2h.obj"

".\release\wsdlC.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\Owner.MYCOMPUTER\My Documents\Visual Studio 2005\Projects\wsdl2h\wsdl2h\Release\RSP0000C020682376.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\Owner.MYCOMPUTER\My Documents\Visual Studio 2005\Projects\wsdl2h\wsdl2h\Release\RSP0000C120682376.rsp" with contents
[
/outputresource:"..\release\wsdl2h.exe;#1" /manifest

".\release\wsdl2h.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\Owner.MYCOMPUTER\My Documents\Visual Studio 2005\Projects\wsdl2h\wsdl2h\Release\RSP0000C120682376.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Owner.MYCOMPUTER\My Documents\Visual Studio 2005\Projects\wsdl2h\wsdl2h\Release\BAT0000C220682376.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\release\mt.dep"
]
Creating command line """c:\Documents and Settings\Owner.MYCOMPUTER\My Documents\Visual Studio 2005\Projects\wsdl2h\wsdl2h\Release\BAT0000C220682376.bat"""
Output Window
  
Parsing WSDL and Schema definitions
**  The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.9g
**  Copyright (C) 2000-2007, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The gSOAP compiler is released under one of the following three licenses:
**  GPL, the gSOAP public license, or the commercial license by Genivia Inc.
Saving wsdlStub.h
Saving wsdlH.h
Saving wsdlC.cpp
Saving sd.nsmap namespace mapping table
Compilation successful 
Compiling...
wsdlC.cpp
wsdl2h.cpp
wsdl.cpp
types.cpp
stdsoap2.cpp
soap.cpp
service.cpp
schema.cpp
mime.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\Owner.MYCOMPUTER\My Documents\Visual Studio 2005\Projects\wsdl2h\wsdl2h\Release\BuildLog.htm"
wsdl2h - 0 error(s), 0 warning(s)