Hi, I am trying to compile QGIS 3.38 on windows 11 with MSVC2019 and getting the following error at first level.
Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.22631. QGIS version: 3.38.0 Grenoble (33800) Found OpenCL C++ headers: C:/OSGeo4W/include Could not find GRASS 7 Found GRASS 8: C:/OSGeo4W/apps/grass/grass83 (8.3.2, off_t size = 8) CMake Warning at cmake/FindProj.cmake:21 (find_package): * Could not find a configuration file for package "PROJ" that is compatible with requested version "".* The following configuration files were considered but not accepted: C:/OSGeo4W/lib/cmake/proj/proj-config.cmake, version: 9.4.0 (MSVC_TOOLSET_VERSION = 143) Call Stack (most recent call first): CMakeLists.txt:361 (find_package) Found Proj: C:/OSGeo4W/lib/proj.lib version 9 (9.4.0) Found Proj: PROJ_DIR-NOTFOUND Found Geos: 3.12.2 C:/OSGeo4W/lib/cmake/GEOS Found GDAL: 3.9.1 C:/OSGeo4W/apps/gdal/lib/cmake/gdal Found Spatialindex: C:/OSGeo4W/lib/spatialindex-64.lib Found libzip: C:/OSGeo4W/lib/zip.lib Found Sqlite3: C:/OSGeo4W/lib/sqlite3_i.lib Found Protobuf: C:/OSGeo4W/lib/libprotobuf.lib Found zlib: C:/OSGeo4W/lib/zlib.lib Found exiv2: C:/OSGeo4W/lib/exiv2.lib Checking for one of the modules 'spatialite' Found SpatiaLite: C:/OSGeo4W/lib/spatialite_i.lib Qt WebKit support enabled Using embedded laz-perf Found ZSTD: C:/OSGeo4W/lib/zstd.lib Found PDAL: pdalcpp (2.6.3) Found Draco: C:/OSGeo4W/lib/draco.lib (1.5.7) PDF4Qt disabled QtWebEngine support DISABLED. Found Qt version: 5.15.13 Found QScintilla2: C:/OSGeo4W/apps/Qt5/lib/qscintilla2_qt5.lib (2.14.1) Found Qwt: C:/OSGeo4W/apps/Qt5/lib/qwt.lib (6.2.0) Found QCA: C:/OSGeo4W/apps/Qt5/lib/qca-qt5.lib (2.3.8) Pedantic compiler settings enabled -- Found Python executable: C:/OSGeo4W/bin/python3.exe (version 3.12.4) -- Python library: C:/OSGeo4W/apps/Python312/libs/python312.lib -- Python site-packages: C:\OSGeo4W\apps\Python312\Lib\site-packages Found SIP version: 6.8.3 Found PyQt5 version: 5.15.10 Found QScintilla2 PyQt module: 2.14.1 Using PROJ >= 6 srs database. QtGamepad not enabled - disabling bindings for derived classes Ctest Binary Directory set to: C:/repo/QGIS_3.38/build2019/output/bin Configuring done (19.2s) *Unable to find the PROJ directory.* Any help? Regards Paul N
_______________________________________________ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer