Link problem with visual C++ 2005



I encounter a link problem with MS Visual C++ 2005; the following symbols are
not found :
  - unresolved external symbol "public: __thiscall Gtk::StockID::StockID(class
Gtk::BuiltinStockID const &)"
  - unresolved external symbol _g_list_free referenced in function "public:
__thiscall Glib::ListHandle<class Gtk::Widget *,struct
Glib::Container_Helpers::TypeTraits<class Gtk::Widget *> >::~ListHandle<class
Gtk::Widget *,struct Glib::Container_Helpers::TypeTraits<class Gtk::Widget *>
>(void)"
  - unresolved external symbol _g_list_length referenced in function "public:
unsigned int __thiscall Glib::ListHandle<class Gtk::Widget *,struct
Glib::Container_Helpers::TypeTraits<class Gtk::Widget *> >::size(void)const "
  - unresolved external symbol _g_object_unref referenced in function "public:
static void __cdecl Glib::Container_Helpers::TypeTraits<class Gtk::Widget const
*>::release_c_type(struct _GtkWidget const *)"

I'm using gtkmm-2.8.1: I have downloaded the installer (gtkmm-devel-2.8.1-1.exe)
from Cédric's site.

Here is the list of libs I use (I took all libs in C:GTK):
  art_lgpl_2.lib
  asprintf.lib
  atkmm-1.6.lib
  bz2.lib
  charset.lib
  fontconfig.lib
  freetype.lib
  gdkglext-win32-1.0.lib
  gdkmm-2.4.lib
  glade-2.0.lib
  glibmm-2.4.lib
  gtkglext-win32-1.0.lib
  gtkmm-2.4.lib
  iconv.lib
  intl.lib
  jpeg.lib
  libglademm-2.4.lib
  libxml++-2.6.lib
  pangomm-1.4.lib
  png.lib
  popt.lib
  sigc-2.0.lib
  tiff.lib
  xml2.lib
  z.lib.

Any clue ?


Jean

P.S.: Please CC me at jvittor ext rd francetelecom com as this address is not
subscribed.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]