Re: [gtkmm] cannot make gtkmm-2.2.12 (with MinGW for MSVC)



Hello!

I intend to use gtkmm-2.2 with MSVC .Net 2003. I got libsigc++-1.2.5 compiled
fine using MinGW and msys and a ready made GTK+ package for Windows.

Just a note, you can't use MinGW compiled C++ modules together with MSVC .Net 2003 due to incompatible C++ ABI of the object modules.

You need to compile libsigc++-1.2.5 and gtkmm 2.2 with MSVC .Net 2003 (which works fine).


Regards,
Frank



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