image-matcher icon indicating copy to clipboard operation
image-matcher copied to clipboard

Issues with compilation

Open Emmanuel977 opened this issue 6 years ago • 0 comments

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?

Emmanuel977 avatar May 18 '18 14:05 Emmanuel977