hello
  i am trying to generate .dll from echo.c and echo_skeleton.c, echo.h in 
  VS 2005 express edition, i set all the libray paths correctly and included 
following .lib files.
  axis2_util.lib axis2_engine.lib axiom.lib axis2_parser.lib
   
  still i am getting following linker errors:
   
  echo.obj : error LNK2019: unresolved external symbol __RTC_CheckEsp 
referenced in function _axis2_echo_echo
   
  echo_skeleton.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
   
  echo.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
   
  echo_skeleton.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
   
  echo.obj : error LNK2001: unresolved external symbol __RTC_InitBase
   
  echo_skeleton.obj : error LNK2001: unresolved external symbol __RTC_InitBase
  echo.obj : error LNK2019: unresolved external symbol @[EMAIL PROTECTED] 
referenced in function _build_om_programatically
   
  echo_skeleton.obj : error LNK2001: unresolved external symbol @[EMAIL 
PROTECTED]
   
  C:\axis2c\samples\server\echo1\Debug\echo1.dll : fatal error LNK1120: 4 
unresolved externals
   
  does this needs any other setting? if it required then plz help me.
   
   
  Urvashi.

                                
---------------------------------
 Here’s a new way to find what you're looking for - Yahoo! Answers 

Reply via email to