<font size=2 face="sans-serif">Hello, </font>
<br><font size=2 face="sans-serif">I try to build qgis (</font><font size=3>final-3_34_15
</font><font size=2 face="sans-serif">) with ninja but I get the error
</font>
<br>
<br><font size=2 face="Courier New">C:\Entwicklung\QuantumGIS\QGis\src\core\raster\qgsrasterinterface.h(321):
error C3861: "QgsDebugMsgLevel": Bezeichner wurde nicht gefunden.</font>
<br>
<br><font size=2 face="sans-serif">Do I miss a compiler-directive?</font>
<br>
<br><font size=2 face="sans-serif">The same error I got when I tried to
compile my plugin in Visual Studio directly.</font>
<br>
<br><font size=2 face="sans-serif">Thank you for any help, trying since
tree days.</font>
<br>
<br><font size=2 face="sans-serif">Here are my logs if needed:</font>
<br>
<br><font size=2 face="sans-serif">C:\Entwicklung\QuantumGIS\QGis>cmake
-G Ninja ^</font>
<br><font size=2 face="sans-serif">Mehr? -D CMAKE_INSTALL_PREFIX==C:/Entwicklung/QuantumGIS/install
^</font>
<br><font size=2 face="sans-serif">Mehr? -D CMAKE_PREFIX_PATH=C:/OSGeo4W
^</font>
<br><font size=2 face="sans-serif">Mehr? -D CMAKE_CXX_COMPILER="C:/Program
Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe"
^</font>
<br><font size=2 face="sans-serif">Mehr? -D CMAKE_C_COMPILER="C:/Program
Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe"
^</font>
<br><font size=2 face="sans-serif">Mehr? -D CMAKE_LINKER=link.exe ^</font>
<br><font size=2 face="sans-serif">Mehr? -D CMAKE_CXX_FLAGS_RELWITHDEBINFO="/MD
/Z7 /MP /Od /D NDEBUG /std:c++17 /permissive-" ^</font>
<br><font size=2 face="sans-serif">Mehr? -D CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO="/INCREMENTAL:NO
/DEBUG /OPT:REF /OPT:ICF" ^</font>
<br><font size=2 face="sans-serif">Mehr? -D CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO="/INCREMENTAL:NO
/DEBUG /OPT:REF /OPT:ICF" ^</font>
<br><font size=2 face="sans-serif">Mehr? -D BUILDNAME="qgis"
^</font>
<br><font size=2 face="sans-serif">Mehr? -D PEDANTIC=TRUE ^</font>
<br><font size=2 face="sans-serif">Mehr? -D WITH_QSPATIALITE=TRUE ^</font>
<br><font size=2 face="sans-serif">Mehr? -D WITH_SERVER=TRUE ^</font>
<br><font size=2 face="sans-serif">Mehr? -D SERVER_SKIP_ECW=TRUE ^</font>
<br><font size=2 face="sans-serif">Mehr? -D WITH_3D=TRUE ^</font>
<br><font size=2 face="sans-serif">Mehr? -D WITH_PDAL=TRUE ^</font>
<br><font size=2 face="sans-serif">Mehr? -D WITH_HANA=TRUE ^</font>
<br><font size=2 face="sans-serif">Mehr? -D WITH_GRASS=TRUE ^</font>
<br><font size=2 face="sans-serif">Mehr? -D WITH_GRASS8=TRUE ^</font>
<br><font size=2 face="sans-serif">Mehr? -D GRASS_PREFIX8="C:/OSGeo4W/bin"
^</font>
<br><font size=2 face="sans-serif">Mehr? -D WITH_ORACLE=TRUE ^</font>
<br><font size=2 face="sans-serif">Mehr? -D WITH_CUSTOM_WIDGETS=TRUE ^</font>
<br><font size=2 face="sans-serif">Mehr? -D CMAKE_BUILD_TYPE=RELWITHDEBINFO
^</font>
<br><font size=2 face="sans-serif">Mehr? -D CMAKE_CONFIGURATION_TYPES="RELWITHDEBINFO"
^</font>
<br><font size=2 face="sans-serif">Mehr? -D SETUPAPI_LIBRARY="C:/Program
Files (x86)/Windows Kits/10/Lib/10.0.22000.0/um/x64/SetupAPI.Lib"
^</font>
<br><font size=2 face="sans-serif">Mehr? -D PROJ_INCLUDE_DIR=C:/OSGeo4W/include
^</font>
<br><font size=2 face="sans-serif">Mehr? -D POSTGRES_INCLUDE_DIR=C:/OSGeo4W/include
^</font>
<br><font size=2 face="sans-serif">Mehr? -D GEOS_LIBRARY=C:/OSGeo4W/lib/geos_c.lib
^</font>
<br><font size=2 face="sans-serif">Mehr? -D SQLITE3_LIBRARY=C:/OSGeo4W/lib/sqlite3_i.lib
^</font>
<br><font size=2 face="sans-serif">Mehr? -D SPATIALITE_LIBRARY=C:/OSGeo4W/lib/spatialite_i.lib
^</font>
<br><font size=2 face="sans-serif">Mehr? -D SPATIALINDEX_LIBRARY=C:/OSGeo4W/lib/spatialindex-64.lib
^</font>
<br><font size=2 face="sans-serif">Mehr? -D Python_EXECUTABLE=C:/OSGeo4W/bin/python3.exe
^</font>
<br><font size=2 face="sans-serif">Mehr? -D SIP_MODULE_EXECUTABLE=C:/OSGeo4W/apps/Python312/Scripts/sip-module.exe
^</font>
<br><font size=2 face="sans-serif">Mehr? -D PYUIC_PROGRAM=C:/OSGeo4W/apps/Python312/Scripts/pyuic5.exe
^</font>
<br><font size=2 face="sans-serif">Mehr? -D PYRCC_PROGRAM=C:/OSGeo4W/apps/Python312/Scripts/pyrcc5.exe
^</font>
<br><font size=2 face="sans-serif">Mehr? -D PYTHON_INCLUDE_PATH=C:/OSGeo4W/apps/Python312/include
^</font>
<br><font size=2 face="sans-serif">Mehr? -D PYTHON_LIBRARY=C:/OSGeo4W/apps/Python312/libs/python3.lib
^</font>
<br><font size=2 face="sans-serif">Mehr? -D QT_LIBRARY_DIR=C:/OSGeo4W/lib
^</font>
<br><font size=2 face="sans-serif">Mehr? -D QT_HEADERS_DIR=C:/OSGeo4W/apps/qt5/include
^</font>
<br><font size=2 face="sans-serif">Mehr? -D CMAKE_INSTALL_PREFIX="C:/Entwicklung/QuantumGIS/install"
^</font>
<br><font size=2 face="sans-serif">Mehr? -D CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_NO_WARNINGS=TRUE
^</font>
<br><font size=2 face="sans-serif">Mehr? -D FCGI_INCLUDE_DIR=C:/OSGeo4W/include
^</font>
<br><font size=2 face="sans-serif">Mehr? -D FCGI_LIBRARY=C:/OSGeo4W/lib/libfcgi.lib
^</font>
<br><font size=2 face="sans-serif">Mehr? -D QCA_INCLUDE_DIR=C:/OSGeo4W/apps/Qt5/include/QtCrypto
^</font>
<br><font size=2 face="sans-serif">Mehr? -D QCA_LIBRARY=C:/OSGeo4W/apps/Qt5/lib/qca-qt5.lib
^</font>
<br><font size=2 face="sans-serif">Mehr? -D QWT_LIBRARY=C:/OSGeo4W/apps/Qt5/lib/qwt.lib
^</font>
<br><font size=2 face="sans-serif">Mehr? -D QSCINTILLA_LIBRARY=C:/OSGeo4W/apps/Qt5/lib/qscintilla2_qt5.lib
^</font>
<br><font size=2 face="sans-serif">Mehr? -D DART_TESTING_TIMEOUT=60 ^</font>
<br><font size=2 face="sans-serif">Mehr? C:/Entwicklung/QuantumGIS/QGis/</font>
<br><font size=2 face="sans-serif">-- QGIS version: 3.34.15 Prizren (33415)</font>
<br><font size=2 face="sans-serif">-- Found OpenCL C++ headers: C:/OSGeo4W/include</font>
<br><font size=2 face="sans-serif">-- Could not find GRASS 7</font>
<br><font size=2 face="sans-serif">-- Could not find GRASS 8</font>
<br><font size=2 face="sans-serif">-- Found ODBC: odbc32.lib</font>
<br><font size=2 face="sans-serif">CMake Warning at cmake/FindProj.cmake:21
(find_package):</font>
<br><font size=2 face="sans-serif"> Could not find a configuration
file for package "PROJ" that is compatible</font>
<br><font size=2 face="sans-serif"> with requested version "".</font>
<br>
<br><font size=2 face="sans-serif"> The following configuration files
were considered but not accepted:</font>
<br>
<br><font size=2 face="sans-serif"> C:/OSGeo4W/lib/cmake/proj/proj-config.cmake,
version: 9.5.1 (MSVC_TOOLSET_VERSION = 143)</font>
<br>
<br><font size=2 face="sans-serif">Call Stack (most recent call first):</font>
<br><font size=2 face="sans-serif"> CMakeLists.txt:367 (find_package)</font>
<br>
<br>
<br><font size=2 face="sans-serif">-- Found Proj: C:/OSGeo4W/lib/proj.lib
version 9 (9.5.1)</font>
<br><font size=2 face="sans-serif">-- Found Proj: PROJ_DIR-NOTFOUND</font>
<br><font size=2 face="sans-serif">-- Found Geos: 3.13.0 C:/OSGeo4W/lib/cmake/GEOS</font>
<br><font size=2 face="sans-serif">-- Could NOT find GDAL (missing: GDAL_DIR)</font>
<br><font size=2 face="sans-serif">-- Found GDAL: C:/OSGeo4W/lib/gdal.lib
(3.10.1)</font>
<br><font size=2 face="sans-serif">-- Found GDAL: GDAL_DIR-NOTFOUND</font>
<br><font size=2 face="sans-serif">-- Found Spatialindex: C:/OSGeo4W/lib/spatialindex-64.lib</font>
<br><font size=2 face="sans-serif">-- Found libzip: C:/OSGeo4W/lib/zip.lib</font>
<br><font size=2 face="sans-serif">-- Found Sqlite3: C:/OSGeo4W/lib/sqlite3_i.lib</font>
<br><font size=2 face="sans-serif">CMake Warning at C:/Program Files (x86)/Microsoft
Visual Studio/2019/Professional/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.20/Modules/FindProtobuf.cmake:520
(message):</font>
<br><font size=2 face="sans-serif"> Protobuf compiler version 29.3
doesn't match library version 5.29.3</font>
<br><font size=2 face="sans-serif">Call Stack (most recent call first):</font>
<br><font size=2 face="sans-serif"> CMakeLists.txt:383 (find_package)</font>
<br>
<br>
<br><font size=2 face="sans-serif">-- Found Protobuf: C:/OSGeo4W/lib/libprotobuf.lib</font>
<br><font size=2 face="sans-serif">-- Found zlib: C:/OSGeo4W/lib/zlib.lib</font>
<br><font size=2 face="sans-serif">-- Found exiv2: C:/OSGeo4W/lib/exiv2.lib</font>
<br><font size=2 face="sans-serif">-- Could NOT find PkgConfig (missing:
PKG_CONFIG_EXECUTABLE)</font>
<br><font size=2 face="sans-serif">-- Found SpatiaLite: C:/OSGeo4W/lib/spatialite_i.lib</font>
<br><font size=2 face="sans-serif">-- Qt WebKit support enabled</font>
<br><font size=2 face="sans-serif">-- Using embedded laz-perf</font>
<br><font size=2 face="sans-serif">-- Found ZSTD: C:/OSGeo4W/lib/zstd.lib</font>
<br><font size=2 face="sans-serif">-- Found PDAL: pdalcpp (2.8.3)</font>
<br><font size=2 face="sans-serif">-- Found Draco: C:/OSGeo4W/lib/draco.lib
(1.5.7)</font>
<br><font size=2 face="sans-serif">-- Found Qt version: 5.15.13</font>
<br><font size=2 face="sans-serif">-- Found QScintilla2: C:/OSGeo4W/apps/Qt5/lib/qscintilla2_qt5.lib
(2.14.1)</font>
<br><font size=2 face="sans-serif">-- Found Qwt: C:/OSGeo4W/apps/Qt5/lib/qwt.lib
(6.3.0)</font>
<br><font size=2 face="sans-serif">-- Found QtKeychain: C:/OSGeo4W/apps/Qt5/lib/qt5keychain.lib</font>
<br><font size=2 face="sans-serif">-- Found QCA: C:/OSGeo4W/apps/Qt5/lib/qca-qt5.lib
(2.3.8)</font>
<br><font size=2 face="sans-serif">-- Pedantic compiler settings enabled</font>
<br><font size=2 face="sans-serif">-- Could NOT find PkgConfig (missing:
PKG_CONFIG_EXECUTABLE)</font>
<br><font size=2 face="sans-serif">-- Found Python executable: C:/OSGeo4W/bin/python3.exe
(version 3.12.8)</font>
<br><font size=2 face="sans-serif">-- Python library: C:/OSGeo4W/apps/Python312/libs/python312.lib</font>
<br><font size=2 face="sans-serif">-- Python site-packages: C:\OSGeo4W\apps\Python312\Lib\site-packages</font>
<br><font size=2 face="sans-serif">-- Found SIP version: 6.9.1</font>
<br><font size=2 face="sans-serif">-- Found PyQt5 version: 5.15.11</font>
<br><font size=2 face="sans-serif">-- Found QScintilla2 PyQt module: 2.14.1</font>
<br>
<br><font size=2 face="sans-serif">-- git marker, but no git found - version
will be unknown</font>
<br><font size=2 face="sans-serif">-- Could NOT find PkgConfig (missing:
PKG_CONFIG_EXECUTABLE)</font>
<br><font size=2 face="sans-serif">-- Found OCI: C:/OSGeo4W/lib/oci.lib</font>
<br><font size=2 face="sans-serif">-- Found FCGI: C:/OSGeo4W/lib/libfcgi.lib</font>
<br><font size=2 face="sans-serif">-- Using PROJ >= 6 srs database.</font>
<br><font size=2 face="sans-serif">-- QtGamepad not enabled - disabling
bindings for derived classes</font>
<br><font size=2 face="sans-serif">-- Ctest Binary Directory set to: C:/Entwicklung/QuantumGIS/QGis/output/bin</font>
<br><font size=2 face="sans-serif">-- Configuring done</font>
<br><font size=2 face="sans-serif">-- Generating done</font>
<br><font size=2 face="sans-serif">CMake Warning:</font>
<br><font size=2 face="sans-serif"> Manually-specified variables
were not used by the project:</font>
<br>
<br><font size=2 face="sans-serif"> CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_NO_WARNINGS</font>
<br><font size=2 face="sans-serif"> PYTHON_INCLUDE_PATH</font>
<br><font size=2 face="sans-serif"> PYTHON_LIBRARY</font>
<br><font size=2 face="sans-serif"> QT_HEADERS_DIR</font>
<br><font size=2 face="sans-serif"> SIP_MODULE_EXECUTABLE</font>
<br>
<br>
<br><font size=2 face="sans-serif">-- Build files have been written to:
C:/Entwicklung/QuantumGIS/QGis</font>
<br>
<br><font size=2 face="Courier New">C:\Entwicklung\QuantumGIS\QGis>ninja</font>
<br><font size=2 face="Courier New">[58/10246] Building CXX object src\providers\pdal\CMakeFil...ne.dir\__\__\__\external\untwine\epf\FileProcessor.cpp.obj</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/filters/StreamCallbackFilter.hpp(81):
warning C4250: "pdal::StreamCallbackFilter": Erbt "pdal::Streamable::pdal::Streamable::execute"
via Dominanz</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/Streamable.hpp(67):
note: Siehe Deklaration von "pdal::Streamable::execute"</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/filters/StreamCallbackFilter.hpp(81):
warning C4250: "pdal::StreamCallbackFilter": Erbt "pdal::Streamable::pdal::Streamable::pipelineStreamable"
via Dominanz</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/Streamable.hpp(75):
note: Siehe Deklaration von "pdal::Streamable::pipelineStreamable"</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/filters/StreamCallbackFilter.hpp(81):
warning C4250: "pdal::StreamCallbackFilter": Erbt "pdal::Streamable::pdal::Streamable::findNonstreamable"
via Dominanz</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/Streamable.hpp(117):
note: Siehe Deklaration von "pdal::Streamable::findNonstreamable"</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/filters/StreamCallbackFilter.hpp(81):
warning C4250: "pdal::StreamCallbackFilter": Erbt "pdal::Filter::pdal::Filter::whereExpr"
via Dominanz</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/Filter.hpp(65):
note: Siehe Deklaration von "pdal::Filter::whereExpr"</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/filters/StreamCallbackFilter.hpp(81):
warning C4250: "pdal::StreamCallbackFilter": Erbt "pdal::Filter::pdal::Filter::mergeMode"
via Dominanz</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/Filter.hpp(66):
note: Siehe Deklaration von "pdal::Filter::mergeMode"</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/filters/StreamCallbackFilter.hpp(81):
warning C4250: "pdal::StreamCallbackFilter": Erbt "pdal::Filter::pdal::Filter::l_addArgs"
via Dominanz</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/Filter.hpp(63):
note: Siehe Deklaration von "pdal::Filter::l_addArgs"</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/filters/StreamCallbackFilter.hpp(81):
warning C4250: "pdal::StreamCallbackFilter": Erbt "pdal::Filter::pdal::Filter::l_initialize"
via Dominanz</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/Filter.hpp(62):
note: Siehe Deklaration von "pdal::Filter::l_initialize"</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/filters/StreamCallbackFilter.hpp(81):
warning C4250: "pdal::StreamCallbackFilter": Erbt "pdal::Filter::pdal::Filter::l_prepared"
via Dominanz</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/Filter.hpp(64):
note: Siehe Deklaration von "pdal::Filter::l_prepared"</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/filters/StreamCallbackFilter.hpp(81):
warning C4250: "pdal::StreamCallbackFilter": Erbt "pdal::Filter::pdal::Filter::run"
via Dominanz</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/Filter.hpp(67):
note: Siehe Deklaration von "pdal::Filter::run"</font>
<br><font size=2 face="Courier New">[62/10246] Building CXX object src\providers\pdal\CMakeFil...e.dir\__\__\__\external\lazperf\detail\field_nir14.cpp.obj</font>
<br><font size=2 face="Courier New">external\lazperf\detail\field_nir14.cpp(85):
warning C4805: "|": unsichere Kombination von Typ "bool"
mit Typ "int" in einer Operation</font>
<br><font size=2 face="Courier New">[63/10246] Building CXX object src\providers\pdal\CMakeFil...dir\__\__\__\external\lazperf\detail\field_point14.cpp.obj</font>
<br><font size=2 face="Courier New">external\lazperf\detail\field_point14.cpp(216):
warning C4068: Unbekanntes Pragma "GCC".</font>
<br><font size=2 face="Courier New">external\lazperf\detail\field_point14.cpp(217):
warning C4068: Unbekanntes Pragma "GCC".</font>
<br><font size=2 face="Courier New">external\lazperf\detail\field_point14.cpp(219):
warning C4068: Unbekanntes Pragma "GCC".</font>
<br><font size=2 face="Courier New">external\lazperf\detail\field_point14.cpp(279):
warning C4805: "|": unsichere Kombination von Typ "int"
mit Typ "bool" in einer Operation</font>
<br><font size=2 face="Courier New">external\lazperf\detail\field_point14.cpp(337):
warning C4805: "|": unsichere Kombination von Typ "bool"
mit Typ "int" in einer Operation</font>
<br><font size=2 face="Courier New">external\lazperf\detail\field_point14.cpp(696):
warning C4805: "|": unsichere Kombination von Typ "int"
mit Typ "bool" in einer Operation</font>
<br><font size=2 face="Courier New">external\lazperf\detail\field_point14.cpp(757):
warning C4805: "|": unsichere Kombination von Typ "bool"
mit Typ "int" in einer Operation</font>
<br><font size=2 face="Courier New">[76/10246] Building CXX object src\providers\pdal\CMakeFil...r\__\__\__\external\pdal_wrench\tile\FileProcessor.cpp.obj</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/filters/StreamCallbackFilter.hpp(81):
warning C4250: "pdal::StreamCallbackFilter": Erbt "pdal::Streamable::pdal::Streamable::execute"
via Dominanz</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/Streamable.hpp(67):
note: Siehe Deklaration von "pdal::Streamable::execute"</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/filters/StreamCallbackFilter.hpp(81):
warning C4250: "pdal::StreamCallbackFilter": Erbt "pdal::Streamable::pdal::Streamable::pipelineStreamable"
via Dominanz</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/Streamable.hpp(75):
note: Siehe Deklaration von "pdal::Streamable::pipelineStreamable"</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/filters/StreamCallbackFilter.hpp(81):
warning C4250: "pdal::StreamCallbackFilter": Erbt "pdal::Streamable::pdal::Streamable::findNonstreamable"
via Dominanz</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/Streamable.hpp(117):
note: Siehe Deklaration von "pdal::Streamable::findNonstreamable"</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/filters/StreamCallbackFilter.hpp(81):
warning C4250: "pdal::StreamCallbackFilter": Erbt "pdal::Filter::pdal::Filter::whereExpr"
via Dominanz</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/Filter.hpp(65):
note: Siehe Deklaration von "pdal::Filter::whereExpr"</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/filters/StreamCallbackFilter.hpp(81):
warning C4250: "pdal::StreamCallbackFilter": Erbt "pdal::Filter::pdal::Filter::mergeMode"
via Dominanz</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/Filter.hpp(66):
note: Siehe Deklaration von "pdal::Filter::mergeMode"</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/filters/StreamCallbackFilter.hpp(81):
warning C4250: "pdal::StreamCallbackFilter": Erbt "pdal::Filter::pdal::Filter::l_addArgs"
via Dominanz</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/Filter.hpp(63):
note: Siehe Deklaration von "pdal::Filter::l_addArgs"</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/filters/StreamCallbackFilter.hpp(81):
warning C4250: "pdal::StreamCallbackFilter": Erbt "pdal::Filter::pdal::Filter::l_initialize"
via Dominanz</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/Filter.hpp(62):
note: Siehe Deklaration von "pdal::Filter::l_initialize"</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/filters/StreamCallbackFilter.hpp(81):
warning C4250: "pdal::StreamCallbackFilter": Erbt "pdal::Filter::pdal::Filter::l_prepared"
via Dominanz</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/Filter.hpp(64):
note: Siehe Deklaration von "pdal::Filter::l_prepared"</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/filters/StreamCallbackFilter.hpp(81):
warning C4250: "pdal::StreamCallbackFilter": Erbt "pdal::Filter::pdal::Filter::run"
via Dominanz</font>
<br><font size=2 face="Courier New">C:\OSGeo4W\include\pdal/Filter.hpp(67):
note: Siehe Deklaration von "pdal::Filter::run"</font>
<br><font size=2 face="Courier New">[100/10246] Building RC object src\crashhandler\CMakeFiles\qgiscrashhandler.dir\__\app\qgis_win32.rc.res</font>
<br><font size=2 face="Courier New">Microsoft (R) Windows (R) Resource
Compiler Version 10.0.10011.16384</font>
<br><font size=2 face="Courier New">Copyright (C) Microsoft Corporation.
All rights reserved.</font>
<br>
<br><font size=2 face="Courier New">[107/10246] Building RC object src\app\CMakeFiles\qgis.dir\qgis_win32.rc.res</font>
<br><font size=2 face="Courier New">Microsoft (R) Windows (R) Resource
Compiler Version 10.0.10011.16384</font>
<br><font size=2 face="Courier New">Copyright (C) Microsoft Corporation.
All rights reserved.</font>
<br>
<br><font size=2 face="Courier New">[118/10246] Building CXX object src\app\dwg\libdxfrw\CMakeFiles\libdxfrw.dir\drw_entities.cpp.obj</font>
<br><font size=2 face="Courier New">external\libdxfrw\drw_entities.cpp(1884):
warning C4805: "|=": unsichere Kombination von Typ "bool"
mit Typ "int" in einer Operation</font>
<br><font size=2 face="Courier New">external\libdxfrw\drw_entities.cpp(1884):
warning C4805: "|": unsichere Kombination von Typ "bool"
mit Typ "int" in einer Operation</font>
<br><font size=2 face="Courier New">[1272/10246] Building CXX object src\core\CMakeFiles\qgis_core.dir\processing\qgsprocessingparametertype.cpp.obj</font>
<br><font size=2 face="Courier New">FAILED: src/core/CMakeFiles/qgis_core.dir/processing/qgsprocessingparametertype.cpp.obj</font>
<br><font size=2 face="Courier New">C:\PROGRA~2\MICROS~4\2019\PROFES~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe
/nologo /TP -DNOMINMAX -DPDAL_DLL_EXPORT=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB
-DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050800 -DQT_GUI_LIB
-DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_POSITIONING_LIB
-DQT_PRINTSUPPORT_LIB -DQT_SERIALPORT_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER
-DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DSIP_VERSION=0x060901
-DTEST_DATA_DIR=\"C:/Entwicklung/QuantumGIS/QGis/tests/testdata\"
-DWIN32_LEAN_AND_MEAN -DWITH_COPC -DWITH_EPT -DWITH_QTWEBKIT -D_CRT_NONSTDC_NO_WARNINGS
-D_CRT_SECURE_NO_WARNINGS -D_HAS_AUTO_PTR_ETC=1 -D_HAVE_WINDOWS_H_ -D_USE_MATH_DEFINES
-Dqgis_core_EXPORTS -Isrc\core\qgis_core_autogen\include -I. -Iexternal\poly2tri
-Isrc\core\providers\ept -Isrc\core\providers\copc -Isrc\core\providers\vpc
-Isrc\core -Isrc\core\3d -Isrc\core\actions -Isrc\core\annotations -Isrc\core\auth
-Isrc\core\browser -Isrc\core\callouts -Isrc\core\classification -Isrc\core\diagram
-Isrc\core\dxf -Isrc\core\editform -Isrc\core\effects -Isrc\core\elevation
-Isrc\core\expression -Isrc\core\externalstorage -Isrc\core\fieldformatter
-Isrc\core\geometry -Isrc\core\geocoding -Isrc\core\gps -Isrc\core\labeling
-Isrc\core\layertree -Isrc\core\layout -Isrc\core\locator -Isrc\core\maprenderer
-Isrc\core\mesh -Isrc\core\metadata -Isrc\core\network -Isrc\core\numericformats
-Isrc\core\pal -Isrc\core\plot -Isrc\core\pointcloud -Isrc\core\pointcloud\expression
-Isrc\core\processing -Isrc\core\processing\models -Isrc\core\proj -Isrc\core\project
-Isrc\core\providers -Isrc\core\providers\arcgis -Isrc\core\providers\memory
-Isrc\core\providers\gdal -Isrc\core\providers\ogr -Isrc\core\providers\meshmemory
-Isrc\core\raster -Isrc\core\renderer -Isrc\core\scalebar -Isrc\core\settings
-Isrc\core\sensor -Isrc\core\symbology -Isrc\core\textrenderer -Isrc\core\tiledscene
-Isrc\core\validity -Isrc\core\vector -Isrc\core\vectortile -Iexternal
-Iexternal\nlohmann -Iexternal\kdbush\include -Iexternal\nmea -Iexternal\rtree\include
-Iexternal\meshOptimizer -Iexternal\tinygltf -IC:\OSGeo4W\include -IC:\OSGeo4W\apps\Qt5\include
-IC:\OSGeo4W\apps\Qt5\include\QtCore -IC:\OSGeo4W\apps\Qt5\.\mkspecs\win32-msvc
-IC:\OSGeo4W\apps\Qt5\include\QtGui -IC:\OSGeo4W\apps\Qt5\include\QtANGLE
-IC:\OSGeo4W\apps\Qt5\include\QtXml -IC:\OSGeo4W\apps\Qt5\include\QtWidgets
-IC:\OSGeo4W\apps\Qt5\include\QtSvg -IC:\OSGeo4W\apps\Qt5\include\QtPrintSupport
-IC:\OSGeo4W\apps\Qt5\include\QtNetwork -IC:\OSGeo4W\apps\Qt5\include\QtSql
-IC:\OSGeo4W\apps\Qt5\include\QtConcurrent -IC:\OSGeo4W\apps\Qt5\include\QtCrypto
-IC:\OSGeo4W\apps\Qt5\include\qt5keychain -IC:\OSGeo4W\apps\Qt5\include\QtSerialPort
-IC:\OSGeo4W\apps\Qt5\include\QtWebKitWidgets -IC:\OSGeo4W\apps\Qt5\include\QtWebKit
-IC:\OSGeo4W\include\geos -IC:\OSGeo4W\apps\Qt5\include\QtPositioning /DWIN32
/D_WINDOWS /W3 /GR /EHsc /wd4091 /wd4100 /wd4127 /wd4190
/wd4231 /wd4244 /wd4251 /wd4267 /wd4275 /wd4290
/wd4456 /wd4457 /wd4458 /wd4505 /wd4510 /wd4512
/wd4610 /wd4706 /wd4714 /wd4800 /wd4996 /utf-8
/std:c++17 /permissive- /MD /Z7 /MP /Od /D NDEBUG /std:c++17 /permissive-
-UQGISDEBUG -std:c++17 /showIncludes /Fosrc\core\CMakeFiles\qgis_core.dir\processing\qgsprocessingparametertype.cpp.obj
/Fdsrc\core\CMakeFiles\qgis_core.dir\ /FS -c src\core\processing\qgsprocessingparametertype.cpp</font>
<br><font size=2 face="Courier New">C:\Entwicklung\QuantumGIS\QGis\src\core\qgslogger.h(143):
warning C4002: Zu viele Argumente für den Aufruf des funktionsähnlichen
Makros "QgsDebugError".</font>
<br><font size=2 face="Courier New">C:\Entwicklung\QuantumGIS\QGis\src\core\qgslogger.h(147):
warning C4002: Zu viele Argumente für den Aufruf des funktionsähnlichen
Makros "QgsDebugError".</font>
<br><font size=2 face="Courier New">C:\Entwicklung\QuantumGIS\QGis\src\core\raster\qgsrasterinterface.h(321):
error C3861: "QgsDebugMsgLevel": Bezeichner wurde nicht gefunden.</font>
<br><font size=2 face="Courier New">C:\Entwicklung\QuantumGIS\QGis\src\core\raster\qgsrasterinterface.h(332):
error C3861: "QgsDebugMsgLevel": Bezeichner wurde nicht gefunden.</font>
<br><font size=2 face="Courier New">[1273/10246] Building CXX object src\core\CMakeFiles\qgis_core.dir\processing\qgsprocessingparameterdxflayers.cpp.obj</font>
<br><font size=2 face="Courier New">FAILED: src/core/CMakeFiles/qgis_core.dir/processing/qgsprocessingparameterdxflayers.cpp.obj</font>
<br><font size=2 face="Courier New">C:\PROGRA~2\MICROS~4\2019\PROFES~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe
/nologo /TP -DNOMINMAX -DPDAL_DLL_EXPORT=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB
-DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050800 -DQT_GUI_LIB
-DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_POSITIONING_LIB
-DQT_PRINTSUPPORT_LIB -DQT_SERIALPORT_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER
-DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DSIP_VERSION=0x060901
-DTEST_DATA_DIR=\"C:/Entwicklung/QuantumGIS/QGis/tests/testdata\"
-DWIN32_LEAN_AND_MEAN -DWITH_COPC -DWITH_EPT -DWITH_QTWEBKIT -D_CRT_NONSTDC_NO_WARNINGS
-D_CRT_SECURE_NO_WARNINGS -D_HAS_AUTO_PTR_ETC=1 -D_HAVE_WINDOWS_H_ -D_USE_MATH_DEFINES
-Dqgis_core_EXPORTS -Isrc\core\qgis_core_autogen\include -I. -Iexternal\poly2tri
-Isrc\core\providers\ept -Isrc\core\providers\copc -Isrc\core\providers\vpc
-Isrc\core -Isrc\core\3d -Isrc\core\actions -Isrc\core\annotations -Isrc\core\auth
-Isrc\core\browser -Isrc\core\callouts -Isrc\core\classification -Isrc\core\diagram
-Isrc\core\dxf -Isrc\core\editform -Isrc\core\effects -Isrc\core\elevation
-Isrc\core\expression -Isrc\core\externalstorage -Isrc\core\fieldformatter
-Isrc\core\geometry -Isrc\core\geocoding -Isrc\core\gps -Isrc\core\labeling
-Isrc\core\layertree -Isrc\core\layout -Isrc\core\locator -Isrc\core\maprenderer
-Isrc\core\mesh -Isrc\core\metadata -Isrc\core\network -Isrc\core\numericformats
-Isrc\core\pal -Isrc\core\plot -Isrc\core\pointcloud -Isrc\core\pointcloud\expression
-Isrc\core\processing -Isrc\core\processing\models -Isrc\core\proj -Isrc\core\project
-Isrc\core\providers -Isrc\core\providers\arcgis -Isrc\core\providers\memory
-Isrc\core\providers\gdal -Isrc\core\providers\ogr -Isrc\core\providers\meshmemory
-Isrc\core\raster -Isrc\core\renderer -Isrc\core\scalebar -Isrc\core\settings
-Isrc\core\sensor -Isrc\core\symbology -Isrc\core\textrenderer -Isrc\core\tiledscene
-Isrc\core\validity -Isrc\core\vector -Isrc\core\vectortile -Iexternal
-Iexternal\nlohmann -Iexternal\kdbush\include -Iexternal\nmea -Iexternal\rtree\include
-Iexternal\meshOptimizer -Iexternal\tinygltf -IC:\OSGeo4W\include -IC:\OSGeo4W\apps\Qt5\include
-IC:\OSGeo4W\apps\Qt5\include\QtCore -IC:\OSGeo4W\apps\Qt5\.\mkspecs\win32-msvc
-IC:\OSGeo4W\apps\Qt5\include\QtGui -IC:\OSGeo4W\apps\Qt5\include\QtANGLE
-IC:\OSGeo4W\apps\Qt5\include\QtXml -IC:\OSGeo4W\apps\Qt5\include\QtWidgets
-IC:\OSGeo4W\apps\Qt5\include\QtSvg -IC:\OSGeo4W\apps\Qt5\include\QtPrintSupport
-IC:\OSGeo4W\apps\Qt5\include\QtNetwork -IC:\OSGeo4W\apps\Qt5\include\QtSql
-IC:\OSGeo4W\apps\Qt5\include\QtConcurrent -IC:\OSGeo4W\apps\Qt5\include\QtCrypto
-IC:\OSGeo4W\apps\Qt5\include\qt5keychain -IC:\OSGeo4W\apps\Qt5\include\QtSerialPort
-IC:\OSGeo4W\apps\Qt5\include\QtWebKitWidgets -IC:\OSGeo4W\apps\Qt5\include\QtWebKit
-IC:\OSGeo4W\include\geos -IC:\OSGeo4W\apps\Qt5\include\QtPositioning /DWIN32
/D_WINDOWS /W3 /GR /EHsc /wd4091 /wd4100 /wd4127 /wd4190
/wd4231 /wd4244 /wd4251 /wd4267 /wd4275 /wd4290
/wd4456 /wd4457 /wd4458 /wd4505 /wd4510 /wd4512
/wd4610 /wd4706 /wd4714 /wd4800 /wd4996 /utf-8
/std:c++17 /permissive- /MD /Z7 /MP /Od /D NDEBUG /std:c++17 /permissive-
-UQGISDEBUG -std:c++17 /showIncludes /Fosrc\core\CMakeFiles\qgis_core.dir\processing\qgsprocessingparameterdxflayers.cpp.obj
/Fdsrc\core\CMakeFiles\qgis_core.dir\ /FS -c src\core\processing\qgsprocessingparameterdxflayers.cpp</font>
<br><font size=2 face="Courier New">C:\Entwicklung\QuantumGIS\QGis\src\core\qgslogger.h(143):
warning C4002: Zu viele Argumente für den Aufruf des funktionsähnlichen
Makros "QgsDebugError".</font>
<br><font size=2 face="Courier New">C:\Entwicklung\QuantumGIS\QGis\src\core\qgslogger.h(147):
warning C4002: Zu viele Argumente für den Aufruf des funktionsähnlichen
Makros "QgsDebugError".</font>
<br><font size=2 face="Courier New">C:\Entwicklung\QuantumGIS\QGis\src\core\raster\qgsrasterinterface.h(321):
error C3861: "QgsDebugMsgLevel": Bezeichner wurde nicht gefunden.</font>
<br><font size=2 face="Courier New">C:\Entwicklung\QuantumGIS\QGis\src\core\raster\qgsrasterinterface.h(332):
error C3861: "QgsDebugMsgLevel": Bezeichner wurde nicht gefunden.</font>
<br><font size=2 face="Courier New">[1274/10246] Building CXX object src\core\CMakeFiles\qgis_....dir\processing\models\qgsprocessingmodelalgorithm.cpp.obj</font>
<br><font size=2 face="Courier New">FAILED: src/core/CMakeFiles/qgis_core.dir/processing/models/qgsprocessingmodelalgorithm.cpp.obj</font>
<br><font size=2 face="Courier New">C:\PROGRA~2\MICROS~4\2019\PROFES~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe
/nologo /TP -DNOMINMAX -DPDAL_DLL_EXPORT=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB
-DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050800 -DQT_GUI_LIB
-DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_POSITIONING_LIB
-DQT_PRINTSUPPORT_LIB -DQT_SERIALPORT_LIB -DQT_SQL_LIB -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER
-DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DSIP_VERSION=0x060901
-DTEST_DATA_DIR=\"C:/Entwicklung/QuantumGIS/QGis/tests/testdata\"
-DWIN32_LEAN_AND_MEAN -DWITH_COPC -DWITH_EPT -DWITH_QTWEBKIT -D_CRT_NONSTDC_NO_WARNINGS
-D_CRT_SECURE_NO_WARNINGS -D_HAS_AUTO_PTR_ETC=1 -D_HAVE_WINDOWS_H_ -D_USE_MATH_DEFINES
-Dqgis_core_EXPORTS -Isrc\core\qgis_core_autogen\include -I. -Iexternal\poly2tri
-Isrc\core\providers\ept -Isrc\core\providers\copc -Isrc\core\providers\vpc
-Isrc\core -Isrc\core\3d -Isrc\core\actions -Isrc\core\annotations -Isrc\core\auth
-Isrc\core\browser -Isrc\core\callouts -Isrc\core\classification -Isrc\core\diagram
-Isrc\core\dxf -Isrc\core\editform -Isrc\core\effects -Isrc\core\elevation
-Isrc\core\expression -Isrc\core\externalstorage -Isrc\core\fieldformatter
-Isrc\core\geometry -Isrc\core\geocoding -Isrc\core\gps -Isrc\core\labeling
-Isrc\core\layertree -Isrc\core\layout -Isrc\core\locator -Isrc\core\maprenderer
-Isrc\core\mesh -Isrc\core\metadata -Isrc\core\network -Isrc\core\numericformats
-Isrc\core\pal -Isrc\core\plot -Isrc\core\pointcloud -Isrc\core\pointcloud\expression
-Isrc\core\processing -Isrc\core\processing\models -Isrc\core\proj -Isrc\core\project
-Isrc\core\providers -Isrc\core\providers\arcgis -Isrc\core\providers\memory
-Isrc\core\providers\gdal -Isrc\core\providers\ogr -Isrc\core\providers\meshmemory
-Isrc\core\raster -Isrc\core\renderer -Isrc\core\scalebar -Isrc\core\settings
-Isrc\core\sensor -Isrc\core\symbology -Isrc\core\textrenderer -Isrc\core\tiledscene
-Isrc\core\validity -Isrc\core\vector -Isrc\core\vectortile -Iexternal
-Iexternal\nlohmann -Iexternal\kdbush\include -Iexternal\nmea -Iexternal\rtree\include
-Iexternal\meshOptimizer -Iexternal\tinygltf -IC:\OSGeo4W\include -IC:\OSGeo4W\apps\Qt5\include
-IC:\OSGeo4W\apps\Qt5\include\QtCore -IC:\OSGeo4W\apps\Qt5\.\mkspecs\win32-msvc
-IC:\OSGeo4W\apps\Qt5\include\QtGui -IC:\OSGeo4W\apps\Qt5\include\QtANGLE
-IC:\OSGeo4W\apps\Qt5\include\QtXml -IC:\OSGeo4W\apps\Qt5\include\QtWidgets
-IC:\OSGeo4W\apps\Qt5\include\QtSvg -IC:\OSGeo4W\apps\Qt5\include\QtPrintSupport
-IC:\OSGeo4W\apps\Qt5\include\QtNetwork -IC:\OSGeo4W\apps\Qt5\include\QtSql
-IC:\OSGeo4W\apps\Qt5\include\QtConcurrent -IC:\OSGeo4W\apps\Qt5\include\QtCrypto
-IC:\OSGeo4W\apps\Qt5\include\qt5keychain -IC:\OSGeo4W\apps\Qt5\include\QtSerialPort
-IC:\OSGeo4W\apps\Qt5\include\QtWebKitWidgets -IC:\OSGeo4W\apps\Qt5\include\QtWebKit
-IC:\OSGeo4W\include\geos -IC:\OSGeo4W\apps\Qt5\include\QtPositioning /DWIN32
/D_WINDOWS /W3 /GR /EHsc /wd4091 /wd4100 /wd4127 /wd4190
/wd4231 /wd4244 /wd4251 /wd4267 /wd4275 /wd4290
/wd4456 /wd4457 /wd4458 /wd4505 /wd4510 /wd4512
/wd4610 /wd4706 /wd4714 /wd4800 /wd4996 /utf-8
/std:c++17 /permissive- /MD /Z7 /MP /Od /D NDEBUG /std:c++17 /permissive-
-UQGISDEBUG -std:c++17 /showIncludes /Fosrc\core\CMakeFiles\qgis_core.dir\processing\models\qgsprocessingmodelalgorithm.cpp.obj
/Fdsrc\core\CMakeFiles\qgis_core.dir\ /FS -c src\core\processing\models\qgsprocessingmodelalgorithm.cpp</font>
<br><font size=2 face="Courier New">C:\Entwicklung\QuantumGIS\QGis\src\core\qgslogger.h(143):
warning C4002: Zu viele Argumente für den Aufruf des funktionsähnlichen
Makros "QgsDebugError".</font>
<br><font size=2 face="Courier New">C:\Entwicklung\QuantumGIS\QGis\src\core\qgslogger.h(147):
warning C4002: Zu viele Argumente für den Aufruf des funktionsähnlichen
Makros "QgsDebugError".</font>
<br><font size=2 face="Courier New">C:\Entwicklung\QuantumGIS\QGis\src\core\raster\qgsrasterinterface.h(321):
error C3861: "QgsDebugMsgLevel": Bezeichner wurde nicht gefunden.</font>
<br><font size=2 face="Courier New">C:\Entwicklung\QuantumGIS\QGis\src\core\raster\qgsrasterinterface.h(332):
error C3861: "QgsDebugMsgLevel": Bezeichner wurde nicht gefunden.</font>
<br><font size=2 face="Courier New">ninja: build stopped: subcommand failed.</font>
<br>
<br>
<br>
<br>
<br>
<br><font size=2 face="sans-serif">Freundliche Grüße aus Leipzig<br>
Susann Schmidt<br>
Softwareentwicklung <br>
<br>
**************************************************************<br>
<br>
GFI - Gesellschaft für Informationstechnologie mbH<br>
Philipp-Rosenthal-Straße 9<br>
D-04103 Leipzig<br>
Geschäftsführer: Andreas Richter<br>
Amtsgericht Leipzig HRB 12054<br>
USt.-IdNr.: DE179049354 Steuer-Nr.: 231/109/06412<br>
Tel. 0341 961 3310 Fax 0341 961 3311 Mail info@gfi-gis.de<br>
Web </font><a href="www.gfi-gis.de"><font size=2 face="sans-serif">www.gfi-gis.de</font></a><font size=2 face="sans-serif"><br>
</font>