DllNotFoundException in unity3d plugin for c++ dll

后端 未结 7 1583
死守一世寂寞
死守一世寂寞 2021-01-11 17:49

I am working on the Unity Plugin project and try to import the c++ native dll from c# file. But I keep getting dllnotfoundexception.

c++ dll code:

7条回答
提交回复
热议问题