Search Criteria
Package Details: salome-bootstrap 9.13.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/salome-bootstrap.git (read-only, click to copy) |
---|---|
Package Base: | salome-bootstrap |
Description: | Required for SALOME KERNEL |
Upstream URL: | https://www.salome-platform.org |
Licenses: | LGPL2+ |
Submitter: | ashs |
Maintainer: | ashs |
Last Packager: | ashs |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-02-12 09:43 (UTC) |
Last Updated: | 2025-02-12 09:43 (UTC) |
Latest Comments
bricem13 commented on 2025-04-28 18:31 (UTC)
Hi, I am getting a cmake issue:
==> Starting build()... CMake Error at CMakeLists.txt:19 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.5 has been removed from CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier.
Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
-- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting...