InteropTestRound1 - Client Compilation - FAILED
-----------------------------------------------
Key: AXISCPP-583
URL: http://issues.apache.org/jira/browse/AXISCPP-583
Project: Axis-C++
Type: Bug
Components: Client - Engine
Reporter: Chinthana Danapala
It fail to compile the client code. Give following error.
[cc] InteropTestRound1Client.cpp
[cc] C:\obj\test\generated\cpp\InteropTestRound1\InteropTestRound1Client.
cpp(82) : error C2440: '=' : cannot convert from 'int *' to 'int ** '
[cc] Types pointed to are unrelated; conversion requires reinterp
ret_cast, C-style cast or function-style cast
[cc] C:\obj\test\generated\cpp\InteropTestRound1\InteropTestRound1Client.
cpp(86) : error C2440: '=' : cannot convert from 'int' to 'int *'
[cc] Conversion from integral type to pointer type requires reint
erpret_cast, C-style cast or function-style cast
[cc] C:\obj\test\generated\cpp\InteropTestRound1\InteropTestRound1Client.
cpp(95) : warning C4305: 'initializing' : truncation from 'const double' to 'flo
at'
[cc] C:\obj\test\generated\cpp\InteropTestRound1\InteropTestRound1Client.
cpp(102) : error C2440: '=' : cannot convert from 'float *' to 'float ** '
[cc] Types pointed to are unrelated; conversion requires reinterp
ret_cast, C-style cast or function-style cast
[cc] C:\obj\test\generated\cpp\InteropTestRound1\InteropTestRound1Client.
cpp(106) : error C2440: '=' : cannot convert from 'double' to 'float *'
[cc] There is no context in which this conversion is possible
[cc] C:\obj\test\generated\cpp\InteropTestRound1\InteropTestRound1Client.
cpp(115) : warning C4305: '=' : truncation from 'const double' to 'float'
[cc] SOAPStruct.cpp
[cc] Generating Code...
[cc] cl failed with return code 2
callCompileLinkedClient:
compileClient:
validateClientCompilationIfBuilding:
[echo] InteropTestRound1 - Client Compilation - FAILED
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira