nextgis / nextgisqgis

:four_leaf_clover: NextGIS build of QGIS
GNU General Public License v2.0
27 stars 11 forks source link

Error build on Wndow #81

Open quanhb92 opened 4 years ago

quanhb92 commented 4 years ago

src/CMakeLists.txt:30 (find_anyproject) -- Found OCI in package repository: clntsh (found version "12.2.0.1") -- Found NGSTD in package repository: ngstd_core4;ngstd_framework4 (found version "0.11.0") CMake Error at src/core/CMakeLists.txt:586 (qt4_wrap_cpp): Unknown CMake command "qt4_wrap_cpp". -- Configuring incomplete, errors occurred! See also "/home/phongng/Downloads/nextgisqgis/build/CMakeFiles/CMakeOutput.log". See also "/home/phongng/Downloads/nextgisqgis/build/CMakeFiles/CMakeError.log".

BishopGIS commented 4 years ago

I tested build on Windows only using MSVC 2017 (19.12) and cmake 3.12. Do you have required MSVC?