Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STEP file fails to load with "cannot load OCCTWrapper.dll" on rpi Bullseye (Linux11) #8703

Closed
1 of 2 tasks
ericd1949 opened this issue Aug 17, 2022 · 5 comments
Closed
1 of 2 tasks

Comments

@ericd1949
Copy link

Description of the bug

Loaded the arm71 AppImage

The error is given after trying to import a step file:
PrusaSlicer has encountered an error:
cannot load OCCTWrapper.dll

The pi is a pi4

FYI This does not happen on the DavidK AppImage of the same release

Project file & How to reproduce

Raspberry Pi 3B mount-1.step.zip

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

2.5.0-beta1

Operating system

Linux 11 (Bullseye)

Printer model

Mk3S

@lukasmatena
Copy link
Collaborator

Thanks. The dynamic library is missing in the RPi archive for some reason. We have to fix it on the buildserver.
The error message also incorrectly refers to a .dll library, although it really tried to open .so. I just fixed this in e9f0f4b.

@ericd1949
Copy link
Author

Great. Happy to help.

@lukasmatena
Copy link
Collaborator

@ericd1949 Could you please download and test this build?
PrusaSlicer-2.5.0-beta1+2-linux-armv7l-GTK2-ge9f0f4bd0
Thanks.

user: prusaslicer
password: slicer

@ericd1949
Copy link
Author

Lovely, that fixed it. Thanks a lot - I'll continue having fun with it :-)
Sorry to be slow on the uptake, my notifications weren't appropriate.

@lukasmatena
Copy link
Collaborator

Thanks for the confirmation. Closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants