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

DllNotFoundException on linux #93

Closed
ysfuns opened this issue Aug 2, 2023 · 0 comments
Closed

DllNotFoundException on linux #93

ysfuns opened this issue Aug 2, 2023 · 0 comments

Comments

@ysfuns
Copy link

ysfuns commented Aug 2, 2023

I use Unity to run on Linux "libpitaya\unity\PitayaExample":

DllNotFoundException: pitaya-linux assembly:<unknown assembly> type:<unknown type> member:(null) Pitaya.StaticPitayaBinding.SetLogFunction (NativeLogFunction fn) (at Assets/Pitaya/PitayaBinding.cs:138) Pitaya.StaticPitayaBinding..cctor () (at Assets/Pitaya/PitayaBinding.cs:130) Rethrow as TypeInitializationException: The type initializer for 'Pitaya.StaticPitayaBinding' threw an exception.

I use Unity to run on Windows "libpitaya\unity\PitayaExample":
There are similar errors,When I install vc_redist.exe, these errors are gone.

So,What libraries do I need to install on linux to run "libpitaya\unity\PitayaExample"?

@ysfuns ysfuns closed this as completed Aug 2, 2023
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

1 participant