Hi,

I use Qt 5.6.1, GDAL 2.1.3 and Proj4 492. It compiles and runs flawlessly.  

Is it possible that you have two concurrent installations of the libs (e.g. 
/usr/ and /usr/local)?

Oliver

> Gesendet: Montag, 06. März 2017 um 14:20 Uhr
> Von: "Dr Rainer Woitok" <[email protected]>
> An: [email protected]
> Betreff: [Qlandkartegt-users] Compiling from changeset "5baf56b0e68b" 
> (2017-02-22 17:06:07 +0100 kiozen)
>
> Greetings,
> 
> checking out changeset "5baf56b0e68b" and compiling it I run into sever-
> al problems.  The first error was:
> 
>    Building CXX object src/CMakeFiles/QMS.dir/GeoMath.cpp.o
>    /tmp/ccifUXrg.s: Assembler messages:
>    /tmp/ccifUXrg.s:5: Warning: unknown section attribute 'G'
>    /tmp/ccifUXrg.s:5: Error: junk at end of line, first unrecognized 
> character is `,'
>    /tmp/ccifUXrg.s:10: Error: unknown pseudo-op: `.previous'
>    make[2]: *** [src/CMakeFiles/QMS.dir/build.make:902: 
> src/CMakeFiles/QMS.dir/GeoMath.cpp.o] Error 1
>    make[1]: *** [CMakeFiles/Makefile2:178: src/CMakeFiles/QMS.dir/all] Error 2
>    make: *** [Makefile:150: all] Error 2
> 
> I then downgraded "Qt"  from version 5.6.2-1 to version 5.5.1-2,  recom-
> piled and and got past this point.  Is this a known issue?
> 
> But I still ran into problems:
> 
>    Building CXX object src/CMakeFiles/QMS.dir/dem/CDemVRT.cpp.o
>    In file included from /home/Rainer/include/gdal_priv.h:63:0,
>                     from /home/Rainer/repo/qmapshack/src/dem/CDemVRT.cpp:27:
>    /home/Rainer/include/cpl_conv.h:317:5: error: ‘locale_t’ does not name a 
> type
>         locale_t nNewLocale;
>         ^
>    /home/Rainer/include/cpl_conv.h:318:5: error: ‘locale_t’ does not name a 
> type
>         locale_t nOldLocale;
>         ^
>    make[2]: *** [src/CMakeFiles/QMS.dir/build.make:1742: 
> src/CMakeFiles/QMS.dir/dem/CDemVRT.cpp.o] Error 1
>    make[1]: *** [CMakeFiles/Makefile2:178: src/CMakeFiles/QMS.dir/all] Error 2
>    make: *** [Makefile:150: all] Error 2
> 
> The header file "cpl_conv.h" is from GDAL version 2.1.3, 2017-01-20.  Is
> this, too,  a too new version?   Or is this even a GDAL bug?   What GDAL
> version is supposed to work with QMapShack?
> 
> Sincerely,
>   Rainer
> 
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> Qlandkartegt-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Qlandkartegt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to