Package Details: solvespace 3.1-1

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: lis
Last Packager: lis
Votes: 32
Popularity: 0.89
First Submitted: 2016-06-13 12:48 (UTC)
Last Updated: 2022-06-06 15:40 (UTC)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

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:

'/home/harvie/.cache/yay/solvespace/src/solvespace/build/CMakeFiles/FindOpenMP/ompver_C.bin'

because:

No such file or directory (input)

Recorded try_compile output location doesn't exist:

/home/harvie/.cache/yay/solvespace/src/solvespace/build/CMakeFiles/CMakeScratch/TryCompile-2eIj8P/cmTC_d7504

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:

"CMAKE_C_COMPILER_ID" "STREQUAL" "Fujitsu" "OR" "STREQUAL" "IntelLLVM"

Unknown arguments specified Call Stack (most recent call first): CMakeLists.txt:117 (find_package)

-- Configuring incomplete, errors occurred!

cqexbesd commented on 2024-02-05 12:05 (UTC)

I think there is a missing dependency on OpenMP.

tinywrkb commented on 2022-07-01 16:16 (UTC)

@lis next release bump (3.2?) check if the source stamping PR was merged, if so you can build from the uploaded tarball (not GitHub's auto-generated one) without workarounds, and avoid cloning the repo and its submodules.
Consider switching to CMake-Ninja, it's definitely working, and it might build faster.

mantielero commented on 2021-12-15 17:46 (UTC) (edited on 2021-12-15 17:47 (UTC) by mantielero)

I would suggest installing the library directly under /usr/lib so that that library can be found by other apps using the library:

  • from:
-DCMAKE_INSTALL_LIBDIR=/usr/lib/${pkgname}
  • to:
-DCMAKE_INSTALL_LIBDIR=/usr/lib/

bidulock commented on 2021-05-25 12:25 (UTC)

Please change gtkmm to gtkmm3 in depends.

srtlg commented on 2021-04-25 21:08 (UTC)

solvespace 3.0 requires gtkmm3 (and when build with blender installed libspnav)

danielmazurkiewi commented on 2021-04-20 10:14 (UTC)

There is a new and stable release: https://github.com/solvespace/solvespace/releases/tag/v3.0

lis commented on 2020-08-04 09:26 (UTC)

sure!

FFY00 commented on 2020-07-30 22:58 (UTC)

Hey, I want to move this to [community], are you okay with that?

NicoHood commented on 2020-07-11 07:18 (UTC)

The package requires a rebuild. Please bump the PKGREL to 3.

solvespace: error while loading shared libraries: libjson-c.so.3: cannot open shared object file: No such file or directory