Ich habe versucht die Umgebung wie in HowtoBuildOSX.txt aufzubauen.
Zwei Punkte haben sich wohl geändert:
->brew install qt5 installiert qt in Version 5.13.0
->proj4 ist jetzt proj
danach findet cmake proj4 nicht und meldet:
CMake Error at CMakeLists.txt:161 (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.
Um da weiterzukommen benötige ich hilfreichen Ratschlag.
Und vielleicht gibt es ja, wenn der Versuch weiter geht, einen anderen Kommunikationsweg als dieses Thema, da ich meine, dass das Edge Problem gelöst ist.