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

Unix Build - Libraries not included #26

Open
mchrbn opened this issue Feb 20, 2024 · 1 comment
Open

Unix Build - Libraries not included #26

mchrbn opened this issue Feb 20, 2024 · 1 comment

Comments

@mchrbn
Copy link

mchrbn commented Feb 20, 2024

Hello,

The library works well in Unity environment (Windows). But when I do a Linux build and try to launch it, it doesn't work - the Unity Player.log file shows that the Lottie libraries are not included in the build:

Fallback handler could not load library /home/xyz/UV_20240220_Data/MonoBleedingEdge/x86_64/LottiePlugin
Fallback handler could not load library /home/xyz/UV_20240220_Data/MonoBleedingEdge/x86_64/libLottiePlugin.so
Fallback handler could not load library /home/xyz/UV_20240220_Data/MonoBleedingEdge/x86_64/libLottiePlugin
etc...

I tried to add the Linux libraries from the project's Plugins folder into this specific path above but the error stays.

What could be the issue?

Thanks!

@gindemit
Copy link
Owner

Hello @mchrbn, can you please try the libraries from the dev branch? Or you already tried those?

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