Re: [gtkmm] Help! compile gtkmm2.2.5 with mingw under Windows.



At 08:20 PM 7/23/2003 +0800, =?gb2312?B?xcu80sP6?= wrote:
hello:
I compiled gtkmm-2.2.5 with mingw GCC 3.2.3 under Windows. I have all the requred packages installed on my computer. The configration options are --prefix=/g/gtkmm --build=i386-pc-mingw32. But a error occured while linking example.exe. The error message is:


libtool: link: warning: library `d:/Applications/sigc++/lib/libsigc-1.2.la' was moved. libtool: link: warning: library `d:/Applications/sigc++/lib/libsigc-1.2.la' was moved. ../../../gtk/gtkmm/.libs/libgtkmm-2.0.a(object.o)(.text+0x848): In function `ZN3Gtk6Object22disconnect_cpp_wrapperEv': e:/sourceCode/gtkmm-2.2.5/gtk/gtkmm/../../gtk/gtkmm/object.h:81: undefined reference to `_imp___ZN4Glib6quark_E' ../../../gtk/gtkmm/.libs/libgtkmm-2.0.a(object.o)(.text+0x85e):e:/sourceCode/gtkmm-2.2.5/gtk/gtkmm/../../gtk/gtkmm/object.h:81: undefined reference to `_imp___ZN4Glib26quark_cpp_wrapper_deleted_E' ../../../gtk/gtkmm/.libs/libgtkmm-2.0.a(box.o)(.text+0x220): In function `ZN3Gtk11Box_Helpers7BoxList7reorderEN4Glib13List_IteratorINS0_5ChildEEES5_': e:/sourceCode/gtkmm-2.2.5/gtk/gtkmm/../../glib/glibmm/containers.h:129: undefined reference to `_imp___ZN4Glib19glibmm_null_pointerE'

Did you use the --disable-static configure flag ?

I strongly recommend you to have a look at my binaries. I have just released gtkmm-2.2.5 for mingw32 on my site (http://www.pcpm.ucl.ac.be/~gustin/win32_ports/).

Cedric



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