You are not logged in.

#1 2014-01-19 00:41:01

saultdon
Member
From: Treaty 08
Registered: 2013-06-25
Posts: 41

[SOLVED] building SAGA GIS with wxgtk 3.0.0 causes compile errors

My pkgbuild is on pastebin that I'm using to update saga-gis 2.1.1 and it won't compile against wxgtk 3.0.0

My compile output and the resulting error is on pastebin too.

I've been told that this could be because saga-gis is looking for or referencing the old wxgtk2.8 libs but I can't tell why.

I have the following packages related to wxwidgets installed on my Arch box:

1 extra/wxgtk 3.0.0-2 [installed]
    GTK+ implementation of wxWidgets API for GUI
2 extra/wxgtk2.8 2.8.12.1-1 [installed]
    GTK+ implementation of wxWidgets API for GUI
4 extra/wxpython 3.0.0.0-2 [installed]
    A wxWidgets GUI toolkit for Python
5 extra/wxpython2.8 2.8.12.1-1 [installed]
    A wxWidgets GUI toolkit for Python

Last edited by saultdon (2014-01-20 14:17:36)


"We don't inherit the land from our ancestors - we borrow it from our children."

Offline

#2 2014-01-20 13:44:34

saultdon
Member
From: Treaty 08
Registered: 2013-06-25
Posts: 41

Re: [SOLVED] building SAGA GIS with wxgtk 3.0.0 causes compile errors

Looks like the issue could be related to wxgtk being compiled with --enable-stl in the configure flags.

Trying to compile SAGA against wxgtk without --enable-stl to see if that works.


"We don't inherit the land from our ancestors - we borrow it from our children."

Offline

#3 2014-01-20 14:16:07

saultdon
Member
From: Treaty 08
Registered: 2013-06-25
Posts: 41

Re: [SOLVED] building SAGA GIS with wxgtk 3.0.0 causes compile errors

Yup, saga compiles against wxgtk when it's built without the --enable-slt flag. Luckily for me, saga-gis is the only package I have that relies on wxgtk>=3.0.0 so it shouldn't be affected.


"We don't inherit the land from our ancestors - we borrow it from our children."

Offline

Board footer

Powered by FluxBB