Hi Sanjaya,
You require two header files that you can get from
http://msdn.microsoft.com/downloads/sdks/platform/tpipv6/download.asp.
Follow the instructions, download the package and then look in IPv6Kit\inc
for the two header files.
Regards,
Fred Preston.
"sanjaya
singharage" To: "Apache AXIS C
Developers List" <[email protected]>
<[EMAIL PROTECTED] cc:
rce.lk> Subject: ant build fails
01.02.2005
01/02/05 05:04
Please respond to
"Apache AXIS C
Developers List"
compileAxisHTTPTransportChannel:
[cc] 5 total files to be compiled.
[cc] URL.cpp
[cc] PlatformSpecificWindows.cpp
[cc] HTTPTransportException.cpp
[cc] HTTPChannelInstantiator.cpp
[cc]
D:\automatedaxiscpp\checkout\ws-axis\c\src\transport\axis3\HTTPChann
el\HTTPChannel.hpp(16) : fatal error C1083: Cannot open include file:
'tpipv6.h'
: No such file or directory
[cc] HTTPChannel.cpp
[cc]
D:\automatedaxiscpp\checkout\ws-axis\c\src\transport\axis3\HTTPChann
el\HTTPChannel.hpp(16) : fatal error C1083: Cannot open include file:
'tpipv6.h'
: No such file or directory
[cc] Generating Code...
BUILD FAILED
D:\automatedaxiscpp\checkout\ws-axis\c\build\buildChannel.xml:25: cl failed
with
return code 2
Total time: 2 minutes 31 seconds
