Package Details: solvespace 3.1-2

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: 32
Popularity: 0.013628
First Submitted: 2016-06-13 12:48 (UTC)
Last Updated: 2025-05-29 18:16 (UTC)

Dependencies (7)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

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

<deleted-account> 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

<deleted-account> commented on 2017-04-07 02:00 (UTC)

Should be fixed now.

whitequark commented on 2017-04-06 07:01 (UTC)

Fixed upstream in commit https://github.com/solvespace/solvespace/commit/7c2417ab735cf05960939647a2a016fb51f88135. I suggest applying that as a patch in AUR.

popsch commented on 2017-04-05 21:30 (UTC)

I get the following compilation error with arch. Any ideas how to fix this? [ 9%] Building CXX object src/CMakeFiles/solvespace-core.dir/platform/unixutil.cpp.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/include-fixed/limits.h:168:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/include-fixed/syslimits.h:7, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/include-fixed/limits.h:34, from /tmp/solvespace-git/src/solvespace-git/src/solvespace.h:20, from /tmp/solvespace-git/src/solvespace-git/src/platform/unixutil.cpp:11: /tmp/solvespace-git/src/solvespace-git/src/ui.h:279:9: error: expected identifier before numeric constant CHAR_WIDTH = 9, [and then tons of other errors]