[ http://issues.apache.org/jira/browse/AXISCPP-162?page=history ] John Hawkins closed AXISCPP-162: --------------------------------
Resolution: Fixed Fix Version: 1.4 Alpha Fixed in 1.4 alpha > Unable to link Transport library when trace is enabled > ------------------------------------------------------ > > Key: AXISCPP-162 > URL: http://issues.apache.org/jira/browse/AXISCPP-162 > Project: Axis-C++ > Type: Bug > Components: Transport (Server) > Environment: Windows - Microsoft Visual C++ v6 > Using ANT script to build > Reporter: Adrian Dick > Fix For: 1.4 Alpha > > When specifying the ENABLE_AXISTRACE compile flag, the transport library > fails to link: > Error as seen on Windows: > .... > Starting link > Creating library libaxis_transport.lib and object libaxis_transport.exp > HttpTransport.obj : error LNK2001: unresolved external symbol "public: int > __thiscall axiscpp::AxisTrace::logaxis(char const *,int,char *,int)" ([EMAIL > PROTECTED]@axiscpp@@[EMAIL PROTECTED]) > HttpTransport.obj : error LNK2001: unresolved external symbol "class > axiscpp::AxisTrace * g_pAT" (?g_pAT@@[EMAIL PROTECTED]@@A) > libaxis_transport.dll : fatal error LNK1120: 2 unresolved externals > link failed with return code 1120 > ... -- 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira