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.3.0


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
[EMAIL PROTECTED]
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to