ZXing Library: Errors in iOS: private field 'cached_y_' is not used
问题 I am currently trying to use the ZXing Library for an iOS Project. However I can't even get the sample Projects to work. The ScanTest Project, as well as the ones that I created myself throw the following error in the BinaryBitmap.cpp file. In file included from /Volumes/Macintosh HD/Users/Tim/Downloads/zxing-2.1/iphone/ZXingWidget/../../cpp/core/src/zxing/BinaryBitmap.cpp:20: ../../cpp/core/src/zxing/BinaryBitmap.h:33:7: error: private field 'cached_y_' is not used [-Werror,-Wunused-private