学员(7686)
课程(179)
分享
在vs中写了一个C++的文件,写了extern "C"。导出成x86的dll,在放到Assets/Plugins/x86文件夹中,在代码中导入dll,报错找不到对应的dll是为什么?求解。
同学你好,把报错内容复制过来给老师看看
hui586484 • 刚刚 unity console:
DllNotFoundException: Native4Unity
Native4Unity.Start () (at Assets/Native4Unity.cs:12)
原文链接:https://blog.csdn.net/chqj_163/article/details/88318060
回复 @ hui586484: 可以参考一下: https://www.roboby.com/unity-5-0-中使用cc开发的dll插件使用中的问题-dllnotfoundexception-问题集.html