Page 2 of 3

Re: Terragear build: GDAL error

Posted: Sun Nov 20, 2016 3:59 pm
by D-ECHO
PS: I saw saiarcot's terragear package needs libsimgearcore2016.2.0 so I guess it's that but where to find it?

Re: Terragear build: GDAL error

Posted: Sun Nov 20, 2016 4:21 pm
by IAHM-COL
in sourceforge

Re: Terragear build: GDAL error

Posted: Sun Nov 20, 2016 4:43 pm
by D-ECHO
Errr... where? sorry I can't find it :oops:

Re: Terragear build: GDAL error

Posted: Sun Nov 20, 2016 4:46 pm
by IAHM-COL

Re: Terragear build: GDAL error

Posted: Sun Nov 20, 2016 5:30 pm
by D-ECHO
But how to build something different than the current one with it?

Re: Terragear build: GDAL error

Posted: Sun Nov 20, 2016 6:44 pm
by IAHM-COL
Git checkout any release in a new branch

Re: Terragear build: GDAL error

Posted: Sun Nov 20, 2016 7:10 pm
by D-ECHO
Thanks!! It worked!!
The only problem is now when using terrafit:

Code: Select all

terrafit: error while loading shared libraries: libTerra.so: cannot open shared object file: No such file or directory

Re: Terragear build: GDAL error

Posted: Sun Nov 20, 2016 7:17 pm
by D-ECHO
Fixed. It was the wrong terragear branch. Thank you very very much Israel!!

Re: Terragear build: GDAL error

Posted: Tue Dec 06, 2016 10:26 pm
by elgaton
For your information, I submitted a merge request for the scenery/ws2.0 branch which backports some fixes (needed by modern versions of GCC) and make the "old" version of TerraGear compatible with the latest versions of SimGear (thus solving the "undefined reference to `SGPath::str_native[abi:cxx11]() const'" error; it has been accepted a few hours ago.

Re: Terragear build: GDAL error

Posted: Tue Dec 06, 2016 11:09 pm
by IAHM-COL
Real awesome... Thanks.
I hated having multiple simgears in my tree to deal with James' "updates".