Search Criteria
Package Details: salome-bootstrap 9.15.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-11-27 08:00 (UTC) |
Latest Comments
malexan commented on 2025-11-02 15:13 (UTC)
Hi! Receiving this error (salome-configuration has been installed):
-- Setting C++ standard to 14 CMake Error at CMakeLists.txt:52 (INCLUDE): INCLUDE could not find requested file:
Moriarty commented on 2025-05-18 09:37 (UTC)
I have the same issue。
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...