I compiled MFC application with use of MFC as static library.
Code Genration of MFC application is like gloox and iksemel now
Multi-threaded Debug (/MTd).
But still i have a LINK problems as attached.
Any ideas?
Thanks,
Anatoly
2006/11/13, Anatoly Gutnick <anatolyg@xxxxxxxxx>:
Sorry, the MFC project have to use
gloox and iksemel uses: Multi-threaded Debug (/MTd)
And my MFC project uses Multi-threaded Debug DLL (/MDd)
Can you please advice what is the best way to fix all link issues?
Thanks,
Anatoly
2006/11/13, Anatoly Gutnick <anatolyg@xxxxxxxxx>:
>
> Thnak you,
>
> I am trying to compile my MFC project with VS2005 (Debug Multithreaded
> project setting...) with gloox 0.8.4.lib
>
> I attached the file with Link errors.
>
> May be you already helped somebody to fix this kind of issues.
>
> Thank you for advice,
>
> Anatoly
>
>
>
>
>
>
> 2006/11/8, Jakob Schroeter <js@xxxxxxxxxx>:
> >
> > On Wednesday November 8 2006 16:07, Anatoly Gutnick wrote:
> > > The question is what classes from the glox library I can use to
> > implement
> > > this kind of features.
> > > User2 may select and response will be send to User1.
> > >
> > > I used only MessageSession::send( , ) for simple chat messages
> > > communication, works fine but how to handle with Ivitations?
> >
> > Hi,
> >
> > that would probably depend on the protocol you want to/have to use for
> > the
> > invitations. If it's IQ-based you can use the IqHandler interface, if
> > it uses
> > <message> stanzas you can either use MessageSessions or the
> > MessageHandler
> > interface.
> >
> > cheers,
> > Jakob
> >
> >
> > --
> > gloox-dev mailing list
> > to unsubscribe:
> > send a message with subject 'unsubscribe gloox-dev' to
> > minimalist@xxxxxxxxxx
> >
> >
> >
>
>
1>------ Build started: Project: TestMFCJubber, Configuration: Debug Win32
------
1>Linking...
1>gloox-0.8.4.lib(rosteritem.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xran(void)const "
(?_Xran@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(nonsaslauth.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xran(void)const "
(?_Xran@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(dns.obj) : error LNK2001: unresolved external symbol "public:
void __thiscall std::_String_base::_Xran(void)const "
(?_Xran@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(stanza.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xran(void)const "
(?_Xran@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(privatexml.obj) : error LNK2019: unresolved external symbol
"public: void __thiscall std::_String_base::_Xran(void)const "
(?_Xran@_String_base@std@@QBEXXZ) referenced in function "public: class
gloox::PrivateXMLHandler * & __thiscall std::map<class
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char>
>,class gloox::PrivateXMLHandler *,struct std::less<class
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char>
> >,class std::allocator<struct std::pair<class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const ,class
gloox::PrivateXMLHandler *> > >::operator[](class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &)"
(??A?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAVPrivateXMLHandler@gloox@@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAVPrivateXMLHandler@gloox@@@std@@@2@@std@@QAEAAPAVPrivateXMLHandler@gloox@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z)
1>gloox-0.8.4.lib(parser.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xran(void)const "
(?_Xran@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(tag.obj) : error LNK2001: unresolved external symbol "public:
void __thiscall std::_String_base::_Xran(void)const "
(?_Xran@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(base64.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xran(void)const "
(?_Xran@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(rostermanager.obj) : error LNK2001: unresolved external
symbol "public: void __thiscall std::_String_base::_Xran(void)const "
(?_Xran@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(messagesession.obj) : error LNK2001: unresolved external
symbol "public: void __thiscall std::_String_base::_Xran(void)const "
(?_Xran@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(prep.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xran(void)const "
(?_Xran@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(logsink.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xran(void)const "
(?_Xran@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(connection.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xran(void)const "
(?_Xran@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(jid.obj) : error LNK2001: unresolved external symbol "public:
void __thiscall std::_String_base::_Xran(void)const "
(?_Xran@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(clientbase.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xran(void)const "
(?_Xran@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(disco.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xran(void)const "
(?_Xran@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(client.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xran(void)const "
(?_Xran@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(rosteritem.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xlen(void)const "
(?_Xlen@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(nonsaslauth.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xlen(void)const "
(?_Xlen@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(dns.obj) : error LNK2001: unresolved external symbol "public:
void __thiscall std::_String_base::_Xlen(void)const "
(?_Xlen@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(stanza.obj) : error LNK2019: unresolved external symbol
"public: void __thiscall std::_String_base::_Xlen(void)const "
(?_Xlen@_String_base@std@@QBEXXZ) referenced in function "protected: void
__thiscall gloox::Stanza::init(void)" (?init@Stanza@gloox@@IAEXXZ)
1>gloox-0.8.4.lib(privatexml.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xlen(void)const "
(?_Xlen@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(parser.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xlen(void)const "
(?_Xlen@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(tag.obj) : error LNK2001: unresolved external symbol "public:
void __thiscall std::_String_base::_Xlen(void)const "
(?_Xlen@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(base64.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xlen(void)const "
(?_Xlen@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(rostermanager.obj) : error LNK2001: unresolved external
symbol "public: void __thiscall std::_String_base::_Xlen(void)const "
(?_Xlen@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(messagesession.obj) : error LNK2001: unresolved external
symbol "public: void __thiscall std::_String_base::_Xlen(void)const "
(?_Xlen@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(prep.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xlen(void)const "
(?_Xlen@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(logsink.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xlen(void)const "
(?_Xlen@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(connection.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xlen(void)const "
(?_Xlen@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(jid.obj) : error LNK2001: unresolved external symbol "public:
void __thiscall std::_String_base::_Xlen(void)const "
(?_Xlen@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(clientbase.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xlen(void)const "
(?_Xlen@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(disco.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xlen(void)const "
(?_Xlen@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(client.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::_String_base::_Xlen(void)const "
(?_Xlen@_String_base@std@@QBEXXZ)
1>gloox-0.8.4.lib(dns.obj) : error LNK2001: unresolved external symbol "public:
void __thiscall std::ios_base::_Addstd(void)" (?_Addstd@ios_base@std@@QAEXXZ)
1>gloox-0.8.4.lib(clientbase.obj) : error LNK2019: unresolved external symbol
"public: void __thiscall std::ios_base::_Addstd(void)"
(?_Addstd@ios_base@std@@QAEXXZ) referenced in function "protected: void
__thiscall std::basic_ios<char,struct std::char_traits<char> >::init(class
std::basic_streambuf<char,struct std::char_traits<char> > *,bool)"
(?init@?$basic_ios@DU?$char_traits@D@std@@@std@@IAEXPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@_N@Z)
1>gloox-0.8.4.lib(client.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::ios_base::_Addstd(void)"
(?_Addstd@ios_base@std@@QAEXXZ)
1>gloox-0.8.4.lib(connection.obj) : error LNK2001: unresolved external symbol
"public: void __thiscall std::ios_base::_Addstd(void)"
(?_Addstd@ios_base@std@@QAEXXZ)
1>gloox-0.8.4.lib(tag.obj) : error LNK2001: unresolved external symbol "public:
void __thiscall std::ios_base::_Addstd(void)" (?_Addstd@ios_base@std@@QAEXXZ)
1>gloox-0.8.4.lib(dns.obj) : error LNK2001: unresolved external symbol "struct
std::_DebugHeapTag_t const std::_DebugHeapTag"
(?_DebugHeapTag@std@@3U_DebugHeapTag_t@1@B)
1>gloox-0.8.4.lib(clientbase.obj) : error LNK2001: unresolved external symbol
"struct std::_DebugHeapTag_t const std::_DebugHeapTag"
(?_DebugHeapTag@std@@3U_DebugHeapTag_t@1@B)
1>gloox-0.8.4.lib(client.obj) : error LNK2001: unresolved external symbol
"struct std::_DebugHeapTag_t const std::_DebugHeapTag"
(?_DebugHeapTag@std@@3U_DebugHeapTag_t@1@B)
1>gloox-0.8.4.lib(connection.obj) : error LNK2001: unresolved external symbol
"struct std::_DebugHeapTag_t const std::_DebugHeapTag"
(?_DebugHeapTag@std@@3U_DebugHeapTag_t@1@B)
1>gloox-0.8.4.lib(tag.obj) : error LNK2001: unresolved external symbol "struct
std::_DebugHeapTag_t const std::_DebugHeapTag"
(?_DebugHeapTag@std@@3U_DebugHeapTag_t@1@B)
1>C:\Work\Info\TestMFCJubber\Debug\TestMFCJubber.exe : fatal error LNK1120: 4
unresolved externals
--
gloox-dev mailing list
to unsubscribe:
send a message with subject 'unsubscribe gloox-dev' to minimalist@xxxxxxxxxx