hi all, Iam new to libjingle. I have 0.4 version. When I tried to compile login_main.cc in the examples, I found the following errors.
../../../talk/base/criticalsection.h:107: error: expected `)' before '*' token ../../../talk/base/criticalsection.h:115: error: ISO C++ forbids declaration of 'CriticalSection' with no type ../../../talk/base/criticalsection.h:115: error: expected ';' before '*' token ../../../talk/base/criticalsection.h: In destructor 'talk_base::CritScope::~CritScope()': ../../../talk/base/criticalsection.h:112: error: 'pcrit_' was not declared in this scope ../../../talk/base/messagequeue.h: At global scope: ../../../talk/base/messagequeue.h:62: error: 'CriticalSection' does not name a type ../../../talk/base/messagequeue.h:202: error: 'CriticalSection' does not name a type ../../../talk/base/thread.h:62: error: 'CriticalSection' does not name a type plz help me to solve this --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-talk-open" group. To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-talk-open?hl=en -~----------~----~----~----~------~----~------~--~---
