Hi Harry, i guess 3.20 is required. See:
http://lists.gnu.org/archive/html/bug-ssw/2017-09/msg00001.html <http://lists.gnu.org/archive/html/bug-ssw/2017-09/msg00001.html> Fritz > Am 18.09.2017 um 16:08 schrieb Harry Thijssen <[email protected]>: > > Is it necessary to have GTK 3.20? It would be easier for me if GTK 3.18 is > sufficient as I don't have to change my toolchain in that case. > > After changing uint to gunit I managed to compile psppire. But when > executing I get an error g_log_structured not found in libgdk-3-0. The > installed dll seems to 3.22 version. > > Wine gives a nice backtrace: > > Any ideas? > > > > > 2017-09-18 10:58 GMT+02:00 John Darrington <[email protected] > <mailto:[email protected]>>: > On Mon, Sep 18, 2017 at 10:35:57AM +0200, Harry Thijssen wrote: > > When I compile toe pspp source I get errors on the type uint: > > My bad. You need to change all instances of "uint" to "guint". > > J' > > <backtrace.txt>_______________________________________________ > pspp-dev mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/pspp-dev
_______________________________________________ pspp-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-dev
