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

I still have problems creating a project with vlc 3.0.x (UnsatifiedLinkError libvvlc.dylib). #619

Closed
HagiBlickle opened this issue Jul 25, 2018 · 4 comments
Labels

Comments

@HagiBlickle
Copy link

HagiBlickle commented Jul 25, 2018

I use:
vlci 3.10.1
Jna 4.5.2
vlc 3.0.3
Mac OS 10.11.6

I have read the article #602 etc., but nothing leads to the goal.

NativeLibrary.addSearchPath(RuntimeUtil.getLibVlcLibraryName(), "/Applications/VLC.app/Contents/MacOS/lib/");
does not help and is used by NativeDiscovery.discover() anyway!

Is there a guide to the error UnsatisfiedLinkError: Unable to load library 'vlc'... can be avoided?
At the moment I only have the possibility to install VLC 2.2.8.

Thanks in advance.

@caprica
Copy link
Owner

caprica commented Jul 27, 2018

The sum total of what is currently known about this problem is in #602. Creating another issue is not going to provide any more answers I'm afraid.

@valnaumov
Copy link

@HagiBlickle you have to patch the dylib file.

@caprica
Copy link
Owner

caprica commented Sep 13, 2018

Everything known about this problem is in #602.

@caprica caprica closed this as completed Sep 13, 2018
@caprica
Copy link
Owner

caprica commented Jan 2, 2019

Maybe see #643, this might be fixed for you in the next version of vlcj (if it's the same problem).

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

No branches or pull requests

3 participants