Gtk statically build with mingw-cross-env



Hello guys,

I'm using mingw-cross-env [1] to port GNU PSPP [2] to windows. But mingw-cross-env compiles everything statically. So the GUI part of PSPP, which uses GTK, doesn't work
and I can't figure out how to fix it. When I try to run it, I get:

** (psppire.exe:8): CRITICAL **: Couldnt open user interface file Z:\home\michel\ema/share/pspp/data-editor.ui:invalid object type `GtkUIManager'.

Any hint of what should I look for to find a solution for this?

Regards,

Michel


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