iphone - error in zxing api -


i have downloaded zxing apis net , included 6 needed frameworks, still getting error like:

  • 'avcapturedevice' undeclared (first use in function).

  • 'avcapturetorchmodeon' undeclared (first use in function)

plz guide me how solve.

thanks.

you need add avfoundation framework. if have done this, check enabled target building.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -