Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

Unity build can't find dll

R_Guth
Beginner
724 Views

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 Kudos
1 Reply
Avan_T
Novice
724 Views

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

0 Kudos
Reply