Package Details: opencollada 1:1.6.68-3

Git Clone URL: https://aur.archlinux.org/opencollada.git (read-only, click to copy)
Package Base: opencollada
Description: Stream based reader and writer library for COLLADA files
Upstream URL: https://github.com/KhronosGroup/OpenCOLLADA
Licenses: GPL
Submitter: bartus
Maintainer: bartus
Last Packager: bartus
Votes: 3
Popularity: 0.198505
First Submitted: 2024-11-13 21:10 (UTC)
Last Updated: 2024-11-13 21:52 (UTC)

Latest Comments

morsmortium commented on 2025-05-12 15:16 (UTC)

Hi! Could you add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to the cmake command? The original repository did not get commits in 7 years, and even the fork packaged in opencollada-blender-git needs it, so it is unlikely this will ever get updated by the developer

patlefort commented on 2025-05-02 11:38 (UTC)

This package is affected by the cmake < 3.5 compatibility issue:

CMake Error at CMakeLists.txt:21 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

Jenrikku commented on 2025-04-25 11:46 (UTC)

For Blender, a package called opencollada-blender-git that follows the fork mentioned by @cb88 exists.

cb88 commented on 2025-04-03 19:45 (UTC)

Also blender has been building against this version as of recently. It apparently includes some performance fixes and removes PCRE dep https://github.com/aras-p/OpenCOLLADA

cb88 commented on 2025-04-03 18:17 (UTC)

Fails to build with cmake 4.0