Search Criteria
Package Details: prusa-slicer-git 2.7.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/prusa-slicer-git.git (read-only, click to copy) |
---|---|
Package Base: | prusa-slicer-git |
Description: | G-code generator for 3D printers (Prusa fork of Slic3r) (git version) |
Upstream URL: | https://github.com/prusa3d/PrusaSlicer |
Licenses: | AGPL3 |
Conflicts: | prusa-slicer |
Submitter: | Salamandar |
Maintainer: | Salamandar |
Last Packager: | Salamandar |
Votes: | 14 |
Popularity: | 0.000005 |
First Submitted: | 2019-07-08 08:14 (UTC) |
Last Updated: | 2024-04-11 14:51 (UTC) |
Dependencies (8)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- intel-tbb (onetbb-gitAUR, onetbb)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gtest (googletest-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 Next › Last »
Firebug24k commented on 2021-01-09 14:13 (UTC) (edited on 2021-01-09 14:15 (UTC) by Firebug24k)
I can confirm I have the same issue, it has started failing to compile in the last 2-3 days, but the issue is over on PrusaSlicer's Github so it looks like it's not limited to an Arch issue.
https://github.com/prusa3d/PrusaSlicer/pull/5717
aaarne commented on 2021-01-07 16:12 (UTC)
Compiling on a freshly updated Arch gives this error:
It seems to be an issue with the newest GTK3 version.
Salamandar commented on 2020-12-09 20:26 (UTC)
Hi guys, sorry for the late answer. The package is now fixed, along with a fix for wx-config not being detected by CMake if wxgtk2 is not installed.
neo2001 commented on 2020-12-04 15:45 (UTC)
I'm getting this error when I try to build the package:
Any ideas?
Lucki commented on 2020-10-13 12:11 (UTC)
I get the following error when trying to build:
noradtux commented on 2020-09-23 16:29 (UTC) (edited on 2020-09-23 16:31 (UTC) by noradtux)
I added this in build() after cd "${srcdir}/PrusaSlicer" to make it use the included qhull:
presidentwolf commented on 2020-09-19 13:03 (UTC) (edited on 2020-09-20 13:33 (UTC) by presidentwolf)
Can't get it to build. It complains about issues linking to qhull - which is installed, but recently updated.
Update: Downgraded qhull to the previous version. Builds fine.
kevorr commented on 2020-09-16 20:25 (UTC)
I had to add this to get it to build:
I'm not entirely sure what this does but I found out about it in this AUR comment
Salamandar commented on 2020-09-14 09:10 (UTC)
@mikelkook thanks for the PR upstream.
The flag has been fixed. Sorry, my workstation is on ubuntu now so the updates may be a bit slow to come. I need to setup a small Archlinux container for that.
mikelkook commented on 2020-09-14 08:46 (UTC)
Pull request #4738 just got merged. All that's left is to update the build flag in the PKGBUILD.
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 Next › Last »