[
http://issues.apache.org/jira/browse/AXISCPP-986?page=comments#action_12423307
]
Manfred Pauli commented on AXISCPP-986:
---------------------------------------
I tried to compile with C++ 6.0 but it didn't work, so I started another try
with Ant and VC++ 8.0 Compiler.
Now I get this error:
[cc] Axis.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol
""public: virtual __thiscall axiscpp::Call::~Call(void)" ([EMAIL
PROTECTED]@@[EMAIL PROTECTED])" in Funktion ""public: virtual void * __thiscall
axiscpp::Call::`scalar deleting destructor'(unsigned int)" ([EMAIL
PROTECTED]@@[EMAIL PROTECTED])".
[cc] axis_server.dll : fatal error LNK1120: 1 nicht aufgelöste externe
Verweise.
I try to translate:
[cc] Axis.obj : error LNK2019: reference on unsolved extern symbol ""public:
virtual __thiscall axiscpp::Call::~Call(void)" ([EMAIL PROTECTED]@@[EMAIL
PROTECTED])" in Funktion ""public: virtual void * __thiscall
axiscpp::Call::`scalar deleting destructor'(unsigned int)" ([EMAIL
PROTECTED]@@[EMAIL PROTECTED])".
[cc] axis_server.dll : fatal error LNK1120: 1 unsolved extern reference
What's wrong here?
Thanx!!
Manfred
> 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]