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# - SharpSVN - How to get the previous revision? -

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

url - Querystring manipulation of email Address in PHP -