Namespace DG not found only when trying to build
« on: August 10, 2015, 10:51:24 PM »
I'm trying to build for Android but I'm getting the commonly reported error CS0246: The type or namespace 'DG' could not be found.

However, I only get this error when I try to build an APK. I don't get this error when I run the app in the Editor. Anyone have any thoughts on why this is happening? I have checked and I have the DOTween folder in Assets as its own folder, not under Resources, Editor, or Plugins.

*

Daniele

  • Dr. Admin, I presume
  • *****
  • 378
    • View Profile
    • Demigiant
Re: Namespace DG not found only when trying to build
« Reply #1 on: August 12, 2015, 01:23:36 PM »
I just tried to make an Android build and everything works here. Can you send me a screenshot of your build settings (aka Player Settings), so I can see if there's something there which might generate this issue?