Search Criteria
Package Details: solvespace 3.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/solvespace.git (read-only, click to copy) |
|---|---|
| Package Base: | solvespace |
| Description: | A parametric 3d CAD program |
| Upstream URL: | http://solvespace.com/ |
| Licenses: | GPL3 |
| Submitter: | oslik |
| Maintainer: | Mike_Went |
| Last Packager: | Mike_Went |
| Votes: | 34 |
| Popularity: | 0.33 |
| First Submitted: | 2016-06-13 12:48 (UTC) |
| Last Updated: | 2025-10-10 04:45 (UTC) |
Dependencies (7)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- gtkmm3
- json-c (json-c-gitAUR)
- libspnav (libspnav-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- eigen (eigen-gitAUR, eigen3) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 3 Next › Last »
avi9526 commented on 2025-10-12 13:45 (UTC)
Was creating apparmor profile and noticed sys_admin capability request. Is it related to flatpak?
rokstar commented on 2025-10-02 00:23 (UTC) (edited on 2025-10-02 00:24 (UTC) by rokstar)
Ran into the same build problem. Updating the git submodule init line to include eigen seems to fix the build issue. Diff of the PKGBUILD file below.
redshoe commented on 2025-09-26 18:17 (UTC)
I am having the same compilation error regarding the eigen library.
Smoerrebroed commented on 2025-09-23 10:38 (UTC) (edited on 2025-09-23 10:56 (UTC) by Smoerrebroed)
Do I need to do anything beyond the usual procedure for AUR packages?
dakk commented on 2025-06-03 07:51 (UTC)
It works also on my side; thank you for fixing it.
Senco commented on 2025-05-30 11:21 (UTC)
The package builds ok. And thanks for adopting this.
Mike_Went commented on 2025-05-29 18:17 (UTC)
I've fixed the package, please test.
dakk commented on 2025-04-17 08:00 (UTC)
Solvespace is failing to build with the following error (cmake 4.0.1):
Building the package with "-DCMAKE_POLICY_VERSION_MINIMUM=3.5" fixes and create a working binary.
Harvie commented on 2024-09-12 22:20 (UTC)
@cqexbesd have you figured out what is missing? i've installed "openmp" package, but i still get following:
CMake Error at /usr/share/cmake/Modules/FindOpenMP.cmake:440 (try_compile): Cannot copy output executable
to destination specified by COPY_FILE:
because:
Recorded try_compile output location doesn't exist:
Call Stack (most recent call first): /usr/share/cmake/Modules/FindOpenMP.cmake:580 (_OPENMP_GET_SPEC_DATE) CMakeLists.txt:117 (find_package)
-- Found OpenMP_C: -openmp CMake Error at /usr/share/cmake/Modules/FindOpenMP.cmake:628 (if): if given arguments:
Unknown arguments specified Call Stack (most recent call first): CMakeLists.txt:117 (find_package)
-- Configuring incomplete, errors occurred!
1 2 3 Next › Last »