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 2 3 4 5 6 7 8 9 .. 15 Next › Last »
Firebug24k commented on 2022-07-24 11:17 (UTC)
That works to compile it, but it still segfaults on startup.
MonoAnji commented on 2022-07-24 09:45 (UTC) (edited on 2022-07-24 12:00 (UTC) by MonoAnji)
Easier workaround would be
sudo ln -s /usr/lib/wx/config/gtk3-unicode-3.2 /usr/bin/wx-config-gtk3
and then install.
Edit: Wait, prusa-slicer doesn't work with wxWidgets 3.2...
sippiecup commented on 2022-07-23 23:42 (UTC)
@DCengineer
Did you get it working? mind sharing a patch or PKG build that works? I can't seem to implement it correctly.
DCengineer commented on 2022-07-22 15:13 (UTC)
Looks like the "fix" for now is to use a statically-linked wxWidgets. https://github.com/archlinux/svntogit-community/commit/143531d44a95acb3e84a64d5ab6f2e23ac8216a1
DCengineer commented on 2022-07-15 14:10 (UTC) (edited on 2022-07-16 06:57 (UTC) by DCengineer)
Looks like the latest wxWidgets update broke the build:
The following patch fixes it:
See PKGBUILD changes for official prusa-slicer package: https://github.com/archlinux/svntogit-community/commit/dc343482b2821b8d2791366c966b5246c407bac5 and https://github.com/archlinux/svntogit-community/commit/dc343482b2821b8d2791366c966b5246c407bac5
UPDATE: segfaults on launch with PKGBUILD changes applied. Seems to be affected by https://bugs.archlinux.org/task/75332.
ArchBoxHero commented on 2022-05-18 19:55 (UTC) (edited on 2022-05-25 17:58 (UTC) by ArchBoxHero)
**Ok... ok.. I tried building it today and vwalah... it builds. not sure W.W.H.W.W. but it works. Hmmm. ok so ignore the rest of the message I have here. May as well keep it here.
Hey anyone else having issues building this? I I'm getting these errors:
And this:
I've tried cloning a fresh build and still not building
I've tried rolling back cgal as seeing that warning there and even rolling back that expat and lib32-expat but no dice. *the cgal warning goes away but still stuck with the expat error.
Last thing here -I have the previous build of this app installed and running. I just can't get this to build again. Hope the information helps someone somewhere someday.
0x4242 commented on 2022-05-08 08:41 (UTC) (edited on 2022-05-08 08:41 (UTC) by 0x4242)
Ran into an issue after upgrading
cgal
to the latest version (5.4-1), I geterror while loading shared libraries: libCGAL.so.13: cannot open shared object file: No such file or directory
. Rolling back to cgal to 4.14.3-3 is fixing it just in case somebody else runs into the problem.neo2001 commented on 2022-03-29 08:07 (UTC)
Same issue for a few days. I've opened an issue on Github yesterday: https://github.com/prusa3d/PrusaSlicer/issues/8126
Salamandar commented on 2022-03-29 07:28 (UTC)
@ArchBoxHero can reproduce. That's probably an issue upstream. It looks like they don't have at heart an all-time working master branch.
ArchBoxHero commented on 2022-03-28 13:00 (UTC) (edited on 2022-03-28 13:01 (UTC) by ArchBoxHero)
I get this to build but I cannot run it. I use I3WM.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 15 Next › Last »