AREA forums upgrade
Read more about the planned upgrade of our forums
  • 1/3
You are here: Forum Home / Game Developer Zone / Scaleform/Unity Development / dll not found exception
IMPORTANT ANNOUNCEMENT ABOUT AREA FORUMS
  RSS 2.0 ATOM  
2 pages: 1.2 first

dll not found exception
Rate this thread
 
66041
 
Permlink of this thread  
avatar
  • Cubed
  • Posted: 03 February 2013 01:52 PM

Same issue. I am not compiling for android though. Won’t compile for PC. Tried installing direct x and no luck.



Replies: 0
avatar
  • PeachTea
  • Posted: 05 April 2013 03:43 PM

Please rename libgfxunity3d.dll to gfxunity3d.dll as work-around

In deploy to Android, Please rename libgfxunity3d.so to gfxunity3d.so as work-around

For the moderators,
please re-look into the lib and missing lib prefix in Unity3d. This is a known issue. :(

The problem occurs in Unity4xx and not in Unity3xx.



Replies: 0
avatar
  • micsun
  • Posted: 25 April 2013 08:23 AM

Is there a way to try catch this or maybe some way to detect if they don’t have it installed before the required things get called?

I’d like to give the user a message box that informs them they need to install the DirectX runtime and then direct them to the page and close the game...but to do this I’ll need some way to detect this problem first.

We don’t have an installer or patcher created yet, we just distribute the game in a zip file (early stages).



Replies: 0
2 pages: 1.2 first