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
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
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list