Re: [QGIS-Developer] Draco package in build dependencies

2023-08-12 Thread Andrea Giudiceandrea via QGIS-Developer

Ismo Lahtinen ismo at gispo.fi
Mon Aug 7 06:18:19 PDT 2023



Installing libdraco-dev seems to do the job. I think this should be added
to each distribution in INSTALL.md? Now the dependency is listed just for
the Fedora distributions.


Hi Ismo,
INSTALL.md has been updated. See: 
https://github.com/qgis/QGIS/commit/bde58219b37453d477f9422e1b7060a5e29085e5


Best regards.

Andrea
___
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


[QGIS-Developer] Draco package in build dependencies

2023-08-07 Thread Ismo Lahtinen via QGIS-Developer
Hi!

I found that a dependency for the draco package had been included recently.
Building in Ubuntu 22 gave me the following error.

CMake Error at
/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
  Could NOT find Draco (missing: DRACO_LIBRARY DRACO_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:594
(_FPHSA_FAILURE_MESSAGE)
  cmake/FindDraco.cmake:73 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:449 (find_package)

Installing libdraco-dev seems to do the job. I think this should be added
to each distribution in INSTALL.md? Now the dependency is listed just for
the Fedora distributions.

Best regards,

Ismo Lahtinen
Software developer
Gispo Oy
https://www.gispo.fi/en/
___
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