Issue Details (XML | Word | Printable)

Key: AXISCPP-162
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Adrian Dick
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Axis-C++

Unable to link Transport library when trace is enabled

Created: 21/Sep/04 12:01 PM   Updated: 01/Feb/05 07:29 PM
Return to search
Component/s: Transport (Server)
Affects Version/s: None
Fix Version/s: 1.4 Alpha

Time Tracking:
Not Specified

Environment:
Windows - Microsoft Visual C++ v6
Using ANT script to build

Resolution Date: 01/Feb/05 07:29 PM


 Description  « Hide
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)" (?logaxis@AxisTrace@axiscpp@@QAEHPBDHPADH@Z)
 HttpTransport.obj : error LNK2001: unresolved external symbol "class axiscpp::AxisTrace * g_pAT" (?g_pAT@@3PAVAxisTrace@axiscpp@@A)
 libaxis_transport.dll : fatal error LNK1120: 2 unresolved externals


 link failed with return code 1120
...

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.