image-matcher
image-matcher copied to clipboard
Issues with compilation
I am trying to compile this code and getting the following error:
C:\Users\filepath\image-matcher-master\res\layout\main_layout.xml Error:(62, -1) android-apt-compiler: [image-matcher-master] C:\Users\filepath\image-matcher-master\res\layout\main_layout.xml:62: error: No resource identifier found for attribute 'camera_id' in package 'in.mustafaak.imagematcher' Error:(62, -1) android-apt-compiler: [image-matcher-master] C:\Users\filepath\image-matcher-master\res\layout\main_layout.xml:62: error: No resource identifier found for attribute 'show_fps' in package 'in.mustafaak.imagematcher'
Please, how do i go around this?