Assets/Qualcomm Augmented Reality/Scripts/TrackerScript.cs(231,12): error CS0117: `UnityEngine.GL' does not contain a definition for `InvalidateState'
what`s the problem of that ?
You need to update to the latest version of Unity (3.1). GL.InvalidateState was added to that version.
- Kim
Are you sure you want to delete this message?
Are you sure you want to delete this conversation?
To reset your password please enter the email address associated with your account. An email will be sent to you with instructions on how to complete changing your password.
You need to update to the latest version of Unity (3.1). GL.InvalidateState was added to that version.
- Kim