Hi Sanjaya,
If you are using ant build scripts, then you will need to copy the
header files into the following directory structure (the only important bit
is that you have a directory called 'include' that you put the header files
into):-
C:\
+ ipv6
| + Win32
| | + include
Then set the environment variable IPV6_HOME to be c:\ipv6\Win32 (Where
these files are is actually unimportant. All that is necessary is that
they are in a sub-directory called 'include).
NB: This is only for Windows builds!
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
- Re: ant build fails 01.02.2005 - Supplemental Fred Preston
- WSDL2Ws - option to not overwrite existing impleme... sanjaya singharage
- Re: WSDL2Ws - option to not overwrite existing... Andrew Perry2
- Re: WSDL2Ws - option to not overwrite exis... sanjaya singharage
- Re: WSDL2Ws - option to not overwrite ... Samisa Abeysinghe
