Yes, problems for me in the build.

Cmake has this fail:

CMake Error at CMakeLists.txt:138 (find_package):
  By not providing "FindPROJ4.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "PROJ4", but
  CMake did not find one.

  Could not find a package configuration file provided by "PROJ4" with any of
  the following names:

    PROJ4Config.cmake
    proj4-config.cmake

  Add the installation prefix of "PROJ4" to CMAKE_PREFIX_PATH or set
  "PROJ4_DIR" to a directory containing one of the above files. If "PROJ4"
  provides a separate development package or SDK, be sure it has been
  installed.

Javi

El 8/4/19 a las 19:20, Sebastiaan Couwenberg escribió:
On 4/8/19 6:52 PM, Oliver Eichler wrote:
[Issue #438] Partially: Support for PROJ 6.0.0
cmake/Modules/FindPROJ.cmake along with a bunch of other CMake files
were removed, and find_package(PROJ4) is now used, but that fails
because neither PROJ4Config.cmake nor proj4-config.cmake are provided by
the libproj-dev package.

FindPROJ.cmake should be reinstated.

Kind Regards,

Bas

_______________________________________________
Qlandkartegt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to