Demigiant Forum

Unity Assets => DOTween & DOTween Pro => Topic started by: DarkMerc on August 10, 2015, 10:51:24 PM

Title: Namespace DG not found only when trying to build
Post by: DarkMerc 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.
Title: Re: Namespace DG not found only when trying to build
Post by: Daniele 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?