What steps will reproduce the problem?
1. build my attached source against libjingle.lib using VC++ 2008
2.
3.
What is the expected output? What do you see instead?
I see 4 link time errors, one of them:
Error 5 error LNK2001: unresolved external symbol "public: virtual
int __thiscall buzz::PresenceOutTask::ProcessStart(void)" (?
ProcessStart@PresenceOutTask@buzz@@UAEHXZ) MyFirstLibjingleApp.obj
MyFirstLibjingleApp
What version of the product are you using? On what operating system?
libjingle 0.4.0
Visual C++ 2008 Team System
Windows Vista SP1
Please provide any additional information below.
Original issue reported on code.google.com by mehdi311...@gmail.com on 9 Sep 2008 at 10:32
Original issue reported on code.google.com by
mehdi311...@gmail.com
on 9 Sep 2008 at 10:32Attachments: