cura-build icon indicating copy to clipboard operation
cura-build copied to clipboard

Packaging Projects error on MacOS

Open DHJeff opened this issue 3 years ago • 1 comments

macos-10:buid jeff$ cd /Users/jeff/.darwintools.DarwinException: resolveRPath() failed to resolve path: @rpath/libnlopt.0.dylib -bash: syntax error near unexpected token `(' macos-10:buid jeff$ make[2]: *** [packaging] Error 1

An error occurred when packaging projects on MacOS, May I ask how to deal with this? Thank you very much!

DHJeff avatar Jun 24 '21 10:06 DHJeff

Looks like it didn't find the nlopt library. Did you install nlopt separately or did you also run the cura-build-environment build script? Where did you install nlopt?

Ghostkeeper avatar Jul 01 '21 12:07 Ghostkeeper