"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

dsymutil failed with exit code 11 with Vuforia Video Playback

Hello,

I have been working in a new Vuforia powered app using Unity 4.1.2f1 and Xcode 4.6.2 and Vuforia 2.0.32 without any problems till now.

Today I tried to integrate the video playback stuff in my project and I realize that I got a error when building the XCode project.

Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil failed with exit code 11

The steps I followed were:

1. Import Vuforia 2.0.32

2. Develop the project (all working ok so far)

3. Imported the Video playback sample version 2.0.7 (the latest one available I could get)

4. Insert the video prefab and configure everything

5. Build -> Getting a lot of errors

Wondering in a possible solution I re-imported Vuforia 2.0.32 as I suspect the sample version 2.0.7 has the old SDK files.

The other errors dissapeared and I only got the dsymutil failed with exit code 11 error

 

I tried to isolate the problem, remove the video sample assets and the app works without problems.

I use the video sample scene to double check If I missed something and again the DSYMUTIL error appeared.

 

Is there any solution to this, so far I have not found the problem by myself and neither using the unity and vuforia forums.

Thanks!