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.000022 |
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-rocm-gitAUR, 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 .. 9 10 11 12 13 14 15 Next › Last »
nogic commented on 2019-12-15 20:15 (UTC)
Needed to install these packages to get it to compile: extra/wxgtk3 cereal
presidentwolf commented on 2019-12-08 22:11 (UTC)
@m1tch, this pull request should address this when it gets merged. You could make the changes locally if you are in a time crunch.
https://github.com/prusa3d/PrusaSlicer/pull/3294
m1tch commented on 2019-12-04 16:30 (UTC)
I am getting multiple build errors with this package. I have installed cereal and wxgtk3 and I am now getting the error:
[ 87%] Building CXX object src/CMakeFiles/PrusaSlicer.dir/PrusaSlicer.cpp.o [ 87%] Linking CXX executable prusa-slicer /usr/bin/ld: hidapi/libhidapi.a(hid.c.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5' /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib/libdl.so: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make[2]: [src/CMakeFiles/PrusaSlicer.dir/build.make:115: src/prusa-slicer] Error 1 make[1]: [CMakeFiles/Makefile2:648: src/CMakeFiles/PrusaSlicer.dir/all] Error 2 make: *** [Makefile:141: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... Error making: prusa-slicer-git
Does anyone know how to fix this?
Salamandar commented on 2019-07-23 08:00 (UTC)
Thanks for the update. I added some new dependencies.
skunktrader commented on 2019-07-19 23:53 (UTC)
To get this to build I needed to install cereal. Perhaps the depends array needs to be updated
Salamandar commented on 2019-05-20 18:21 (UTC)
Yeah, sorry. Pushed.
Atraii commented on 2019-05-20 13:18 (UTC)
Any chance you'll get a chance to push those fixes?
Salamandar commented on 2019-05-16 13:59 (UTC)
Yes, and there is a bunch of other fixes (WXclass,…). I was sure to have pushed it yesterday, will push this afternoon.
Atraii commented on 2019-05-16 13:57 (UTC)
I think the binary in your desktop is pointing to the wrong thing. It should be
prusa-slicer
I think.nmaggioni commented on 2019-05-15 18:10 (UTC)
The project has been renamed and moved: https://github.com/prusa3d/PrusaSlicer
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 Next › Last »