You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dimuthu Gamage (JIRA)" <ji...@apache.org> on 2008/05/03 06:46:55 UTC

[jira] Commented: (AXIS2C-1125) Getting linking error while creating client for WSDL

    [ https://issues.apache.org/jira/browse/AXIS2C-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12593971#action_12593971 ] 

Dimuthu Gamage commented on AXIS2C-1125:
----------------------------------------

Hi,
I download the windows binary(1.3) from http://ws.apache.org/axis2/c/download.cgi  and noticed that "axutil.lib" is there. AFAIK axis2_util.lib is renamed to axutil.lib from1.0 release. 
So my guess is you have some older libraries in your PATH ( or in the imported libraries from your IDE). So can you check the libraries you are using back again and let us know whether the problem still there.

Dimuthu

> Getting linking error while creating client for WSDL
> ----------------------------------------------------
>
>                 Key: AXIS2C-1125
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1125
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system
>    Affects Versions: 1.3.0
>         Environment: Project: Axis2C(axis2c-bin-1.3.0-win32.zip) 
> Environment: WinXP, Apache Axis2/C 1.3.0 , Visual studio ( Microsoft VSExpress2005 edition)
>            Reporter: samir joshi
>            Priority: Minor
>             Fix For: 1.4.1
>
>
> Hi, 
> I am getting error while Linking the Client. 
> Following are the details for the Issue. 
> I will appretiate if you can help me out on this issue. 
> Project: Axis2C(axis2c-bin-1.3.0-win32.zip) 
> Environment: WinXP, Apache Axis2/C 1.3.0 , Visual studio ( Microsoft VSExpress2005 edition)
> Description: 
> D:\project3.2\axis2c\samples\client\pc\obj>"C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\link.exe" /LIBPATH:%AXIS2C_HOME%\l
> ib axutil.lib axiom.lib axis2_parser.lib axis2_engine.lib axis2_http_receiver.lib axis2_http_sender.lib mod_axis2_IIS.lib /OUT:D:\
> project3.2\axis2c\samples\client\pc\obj\pc.exe D:\project3.2\axis2c\samples\client\pc\obj\*.obj
> Microsoft (R) Incremental Linker Version 9.00.21022.08
> Copyright (C) Microsoft Corporation.  All rights reserved.
> adb_ServiceHeaderType.obj : error LNK2019: unresolved external symbol _axutil_xml_quote_string referenced in function _adb_Service
> HeaderType_serialize@28
> adb_XXXType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_YYYType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_WarningType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_AAAType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_PPPPType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_WWWType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_SSSSType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_DDDType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_EEType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_EventType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_HHHHType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_BusinessExceptionType.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_RRR.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_FFF.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> adb_III.obj : error LNK2001: unresolved external symbol _axutil_xml_quote_string
> axis2_stub_ABCService.obj : error LNK2019: unresolved external symbol _axis2_msg_increment_ref referenced in function
> _axis2_stub_populate_services_for_ABCService
> D:\project3.2\axis2c\samples\client\pc\obj\pc.exe : fatal error LNK1120: 2 unresolved externals

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org