Hi guys, i'm having some problems building a project with Vuforia for Android. After all the necesary configuration, i'm geting some script issues while building.
The errors are:
Assets/Vuforia/Scripts/DefaultInitializationErrorHandler.cs(10,7): error CS0246: The type or namespace name `Vuforia' could not be found. Are you missing an assembly reference?
Namespaces "VuforiaUnity" and so are failing too. Do you know if this is a known issue? Any solutions? Editor and PC builds (even if the webcam doesnt work on builds) works perfectly.
Thank you in advance, a screenshot detailing the errors is attached!
Attachment | Size |
---|---|
![]() | 86.97 KB |
thank you! that was exactly my problem... I enabled it on pc platform... then switched to android and wondered about this error... had to enable it on android too.