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

Error on MacOS #6

Open
dlwnsgud0819 opened this issue Sep 25, 2018 · 1 comment
Open

Error on MacOS #6

dlwnsgud0819 opened this issue Sep 25, 2018 · 1 comment

Comments

@dlwnsgud0819
Copy link

I ran binary at Release on MacOS, but I got error:
dyld: Library not loaded: @rpath/libnanogui.dylib
Referenced from: /Users/******/Downloads/ReTouch_v0.0.1_macOS/build/./ReTouch
Reason: image not found
Abort trap: 6

@vade
Copy link

vade commented Oct 8, 2018

Try $ install_name_tool ReTouch -change @rpath/libnanogui.dylib @executable_path/ext/nanogui/libnanogui.dylib

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