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

DLLNotFound for .so files #28

Open
sarahhaha opened this issue Apr 14, 2023 · 0 comments
Open

DLLNotFound for .so files #28

sarahhaha opened this issue Apr 14, 2023 · 0 comments

Comments

@sarahhaha
Copy link

I am currently trying to build a shared library file so that I can use this with Linux but I am continuously failing with a DLLNotFoundException. I have tried creating the .so file with taichi.unity.h using gcc and I also have tried moving libtaichi_c_api.so and libtaichi_unity_.so from the Android folder to see if it resolves the DLLNotFound issue in Ubuntu, but it still seems to have a DLLNotFound issue. Is there anything additional that I can look into to solve this issue? Is there anything additional other than adding the shared library files under Assets/Plugin and marking them with respective platforms that was done when importing the .dll files?

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