Skip to content

DLLNotFound for .so files #28

@sarahhaha

Description

@sarahhaha

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions