Hi, I am new to qmapshack and trying to learn about the inner workings of qmapshack.
When trying to build on Manjaro I ran into two problems for which I couldn't find information in the docs. It may well be that I missed the relevant parts so any pointers would be much appreciated. - Proj(4) is not found even though it is installed. It turned out that the existing patch for Debian solves this problem. Applying FindPROJ4.patch in case the find_package(PROJ4) fails is fixing this issue for me. If you think this is useful also for others I am happy to contribute it. - I have problems with the test/unittest directory. I can get it to build if I create a library of qmapshack and link the test against it. However, the result segfaults. My next attempt would be to explicitly add the required files from the src directory to the build of qttest and go from there. Do you have any tips on how to get this to work? Best regards, Andreas -- If constructors would build buildings like programmers write programs, the first woodpecker that came along would destroy civilization. _______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
