Hello,
I have downloaded the version 3.0.9 of the IOS SDK, i have also downloaded and installed the sample.
I'm using Xcode 6.1.
My project structure is :
- QCAR
- VuforiaSamples
- Frameworks
- Products
In have modify the header search path to "../build/include" , i have added the libVuforia.a in the build phases.
But i have some error when i compile the project :
Conflicting types for 'glCreateShader'
Conflicting types for 'glShaderSource'
Conflicting type for 'glCompileShader'
Conflicting type for 'glGetShaderiv'
etc ...
it seems a conflict bewteen the SampleApplicationShaderUtils.m and the SampleApplicationUtils.cpp
I don't know how to resolve the problem.
Attachment | Size |
---|---|
![]() | 23.19 KB |
![]() | 74.32 KB |
I resolved by importing the following
Correct. And that's also mentioned here:
https://developer.vuforia.com/forum/ios/ios-8-xcode-6-and-vuforia-30-compatibility