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

Reply via email to