Hi,

I'm getting an unresolved symbol in Windows XP 64, with MSVC 8 - AMD64 bit
mode (using the Microsoft Platform SDK for Windows Server 2003 R2).

error LNK2001: unresolved external symbol "__declspec(dllimport) protected:
class std::list<class sigc::slot_base,class std::allocator<class
sigc::slot_base> >::_Iterator<1> __cdecl sigc::signal_base::connect(class
sigc::slot_base const &)" ([EMAIL PROTECTED]@sigc
@@[EMAIL PROTECTED]@[EMAIL PROTECTED]@sigc@@[EMAIL PROTECTED]
[EMAIL PROTECTED]@@@std@@@std@@[EMAIL PROTECTED]@@Z)


Somewhat all other symbols are resolved apart for this one. The caller code
is compiled with Intel 9.1, with the binary compatibility flag for MSVC 8
turned on.

Any idea how to fix this?

Thanks in advance.
_______________________________________________
libsigc-list mailing list
libsigc-list@gnome.org
http://mail.gnome.org/mailman/listinfo/libsigc-list

Reply via email to