[ http://issues.apache.org/jira/browse/AXISCPP-986?page=comments#action_12422351 ] Manfred Pauli commented on AXISCPP-986: ---------------------------------------
Hello, thank you for this hint. I use the Visual Studio 2005 Compiler. But it still doesn't work :( I get this error: BUILD FAILED C:\Dokumente und Einstellungen\Manfred\Desktop\axis-c-1.6b-Win32-trace-src\build.xml:226: T he following error occurred while executing this line: C:\Dokumente und Einstellungen\Manfred\Desktop\axis-c-1.6b-Win32-trace-src\build.xml:215: T he following error occurred while executing this line: C:\Dokumente und Einstellungen\Manfred\Desktop\axis-c-1.6b-Win32-trace-src\build.xml:93: Th e following error occurred while executing this line: C:\Dokumente und Einstellungen\Manfred\Desktop\axis-c-1.6b-Win32-trace-src\build\buildClien t.xml:23: cl failed with return code 2 Total time: 1 minute 39 seconds Do I have to modify the build.xml or another file? I want to build a library for Windows XP first (to test) and then I like to create one for a different plattform (Windows mobile 5.0) Greetings > 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 > > 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]
