On 4月2日, 下午6时56分, "Sam" <[EMAIL PROTECTED]> wrote:
> these are the errors i encountered when i tried compiling call
>
> Linking...
> libcpmtd.lib(xdebug.obj) : warning LNK4098: defaultlib 'libcmt.lib'
> conflicts with use of other libs; use /NODEFAULTLIB:library
> libjingle.lib(pathutils.obj) : error LNK2019: unresolved external
> symbol [EMAIL PROTECTED] referenced in function "bool
> __cdecl talk_base::GetAppDataFolder(class talk_base::Pathname
> &,bool,class std::basic_string<char,struct
> std::char_traits<char>,class std::allocator<char> > const &)" (?
> [EMAIL PROTECTED]@@[EMAIL PROTECTED]@[EMAIL PROTECTED]
> [EMAIL PROTECTED]@std@@[EMAIL PROTECTED]@2@@std@@@Z)
> libjingle.lib(pathutils.obj) : error LNK2019: unresolved external
> symbol [EMAIL PROTECTED] referenced in function "bool __cdecl
> talk_base::CleanupTemporaryFolder(void)" (?
> [EMAIL PROTECTED]@@YA_NXZ)
> libjingle.lib(helpers1.obj) : error LNK2019: unresolved external
> symbol [EMAIL PROTECTED] referenced in function "void
> __cdecl cricket::InitRandom(char const *,unsigned int)" (?
> [EMAIL PROTECTED]@@[EMAIL PROTECTED])
> libjingle.lib(helpers1.obj) : error LNK2019: unresolved external
> symbol [EMAIL PROTECTED] referenced in function "void __cdecl
> cricket::InitRandom(char const *,unsigned int)" (?
> [EMAIL PROTECTED]@@[EMAIL PROTECTED])
> libjingle.lib(helpers1.obj) : error LNK2019: unresolved external
> symbol [EMAIL PROTECTED] referenced in function "void
> __cdecl cricket::InitRandom(char const *,unsigned int)" (?
> [EMAIL PROTECTED]@@[EMAIL PROTECTED])
> D:\libjingle-0.4.0\talk\Debug\pcp.exe : fatal error LNK1120: 5
> unresolved externals
>
> I m still a newbie to google API. Can you please help

Link the Advapi32.lib and shell32.lib to call project


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to