0

Hey, Well I went through the steps in that tutorial: http://pocketworx.com/?p=80, Now when I'm trying to build, I get 45 errors, they say stuff like that:

AVFoundation/AVCaptureSession.h: No such file or directory AVFoundation/AVCaptureDevice.h: No such file or directory AVFoundation/AVCaptureInput.h: No such file or directory AVFoundation/AVCaptureOutput.h: No such file or directory AVFoundation/AVCaptureVideoPreviewLayer.h: No such file or directory

I thought that maybe I don't have the AVFoundation framework, but I looked and "AVFoundation.framework" is in my Frameworks folder..

Do you have any idea why this is happening?

4

1 回答 1

0

看起来您没有将框架添加到您的项目中。

于 2011-06-05T20:38:28.893 回答