Software Archive
Read-only legacy content
17061 ディスカッション

Unity build can't find dll

R_Guth
ビギナー
641件の閲覧回数

I am getting a DllNotFoundException when building my PC Standalone app in Unity. Does anyone know what this is about or how to fix it? I attached a screenshot, the dll it is complaining about is exactly where it says it can't find it and has completely ordinary security permissions. When I run it from within Unity there's no issues and the dll in the build directory is the same one in my project directory. 

0 件の賞賛
1 返信
Avan_T
初心者
641件の閲覧回数

Hi Guth,

Default RSUnityToolkit support for "x86" when build check x86, if you want change to 64 "\RSSDK\lib" reattach to lib

don't forget add scene to profile setting

返信