nixpkgs/pkgs/applications/misc/prusa-slicer
Martin Weinelt bcca922de5 prusa-slicer: Fix STEP format support
We move the OCCTWrapper dynamic library /bin to /lib and patch the
loading code to find its location dynamically.

Previously the library load would fail on STEP imports like this:

> /nix/store/4j1rm3sqjvfii68kb51ccvynzvll0jna-prusa-slicer-2.5.0/bin/OCCTWrapper.so: cannot dynamically load executable

because when wrapped it is not a library any more.

> OCCTWrapper.so: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /nix/store/bzd91shky9j9d43girrrj6vmqlw7x9m8-glibc-2.35-163/lib/ld-linux-x86-64.so.2, BuildID\[sha1\]=28396fb28c32d0ec7bb75ea5c550760186b86c20, for GNU/Linux 2.6.32, not stripped

Co-authored-by: André-Patrick Bubel <code@apb.name>
2022-10-02 23:01:41 +02:00
..
default.nix prusa-slicer: Fix STEP format support 2022-10-02 23:01:41 +02:00
super-slicer.nix super-slicer-latest: 2.3.57.12 -> 2.4.58.3 2022-07-16 22:27:54 -04:00