[
http://issues.apache.org/jira/browse/AXISCPP-986?page=comments#action_12423004
]
John Hawkins commented on AXISCPP-986:
--------------------------------------
Well, I can't read German but it looks like you've got over the environment
issue and have moved on to a straight code break - a bad cast in
SoapDeSerialiser
I'm assuming that this is the latest code from svn? I think you might just have
been unlucky and got a bad build - I remember a break like this a week or so
ago (almost when you put in this original bug) . Can you get the latest from
svn and try with that?
[cc] C:\Dokumente und Einstellungen\Manfred\Desktop\Axis
Source\src\soap\SoapDeSerializer.cpp(2512) : error C2440: 'Initialisierung':
'const char *' kann nicht in 'char *' konvertiert werden
[cc] Durch die Konvertierung gehen Qualifizierer verloren
[cc] C:\Dokumente und Einstellungen\Manfred\Desktop\Axis
Source\src\soap\SoapDeSerializer.cpp(2513) : error C2440: 'Initialisierung':
'const char *' kann nicht in 'char *' konvertiert werden
[cc] Durch die Konvertierung gehen Qualifizierer verloren
[cc] C:\Dokumente und Einstellungen\Manfred\Desktop\Axis
Source\src\soap\SoapDeSerializer.cpp(2521) : error C2440: 'Initialisierung':
'const char *' kann nicht in 'char *' konvertiert werden
[cc] Durch die Konvertierung gehen Qualifizierer verloren
[cc] C:\Dokumente und Einstellungen\Manfred\Desktop\Axis
Source\src\soap\SoapDeSerializer.cpp(2522) : error C2440: 'Initialisierung':
'const char *' kann nicht in 'char *' konvertiert werden
[cc] Durch die Konvertierung gehen Qualifizierer verloren
> ANT Build failed
> ----------------
>
> Key: AXISCPP-986
> URL: http://issues.apache.org/jira/browse/AXISCPP-986
> Project: Axis-C++
> Issue Type: Bug
> Components: Build - ANT
> Affects Versions: 1.6 Final
> Environment: Win XP
> Reporter: Manfred Pauli
> Attachments: log.txt
>
>
> Hi!
> I tried to build Axis c++ for a new platform (windows mobile). But first I
> tried to build it for WinXP. But when executing the ant command, I get this
> errors:
> Buildfile: build.xml
> pre-init:
> set-platform-specifics:
> checkIfDebug:
> initialize:
> build:
> compile:
> compileClient:
> compileAxisClient:
> buildVersionResource:
> [delete] Deleting 1 files from C:\Dokumente und
> Einstellungen\Manfred\Desktop\Axis Sourc
> e\build
> [copy] Copying 1 file to C:\Dokumente und
> Einstellungen\Manfred\Desktop\Axis Source\bu
> ild
> BUILD FAILED
> C:\Dokumente und Einstellungen\Manfred\Desktop\Axis Source\build.xml:245: The
> following err
> or occurred while executing this line:
> C:\Dokumente und Einstellungen\Manfred\Desktop\Axis Source\build.xml:233: The
> following err
> or occurred while executing this line:
> C:\Dokumente und Einstellungen\Manfred\Desktop\Axis Source\build.xml:96: The
> following erro
> r occurred while executing this line:
> C:\Dokumente und Einstellungen\Manfred\Desktop\Axis
> Source\build\buildClient.xml:10: The fo
> llowing error occurred while executing this line:
> C:\Dokumente und Einstellungen\Manfred\Desktop\Axis Source\build.xml:82:
> Execute failed: ja
> va.io.IOException: CreateProcess: rc /fo "C:\Dokumente und
> Einstellungen\Manfred\Desktop\Ax
> is Source/build/version.res" "C:\Dokumente und
> Einstellungen\Manfred\Desktop\Axis Source/bu
> ild/version.temp.rc" error=2
> Total time: 2 seconds
> What's wrong here?
> Thanx for help!
> Greetings
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]