"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

X-Code QCARUnityPlayer.h error

Just created a new project trying out the QCAR Video Sample package.

I get these errors in X-Code..    I've made sure there are no spaces,hyphens etc.. in my project name directory. 

#include "QCARUnityPlayer.h"

#import "AppController.h"

 

#import <CoreGraphics/CoreGraphics.h>

#import <QuartzCore/QuartzCore.h>

#import <UIKit/UIKit.h>

#import <Availability.h>

 

#import <OpenGLES/EAGL.h>

#import <OpenGLES/EAGLDrawable.h>

#import <OpenGLES/ES1/gl.h>

#import <OpenGLES/ES1/glext.h>

#import <OpenGLES/ES2/glext.h>

 

#include <mach/mach_time.h>

 

Any thoughts on this would really appreciated as i need to present this to a potental client tomorrow evening... 

 

 

 Regards,

           Mick

Hi Mick

Sounds pretty weird - that subsequent runs do not work ...

Have you 1) tried cleaning the product before building and 2) tried stopping/deleting it from the device ?

mickbanks

Sat, 09/15/2012 - 13:38

Hi,

       Thanks for the reply..   I have two main problems .. 

1.)  X-code throws an error after inital launch  .....  Definately weird since it only happens every 2nd or third time I build.

Hi Mick,

Let me know how you are getting on as this problem sounds pretty weird.

If you are still having problems you can PM me with a link to your project and I will try to look at it this week to see if I can reproduce.

cheers,

N