glassechidna / zxing-cpp

ZXing C++ Library
Apache License 2.0
598 stars 435 forks source link

Build fails: Source directory is polluted #47

Closed yurivict closed 7 years ago

yurivict commented 7 years ago

I am getting this error:

-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:13 (message):
  Source directory is polluted:

    * remove CMakeCache.txt
    * remove CMakeFiles directory

on FreeBSD.

yurivict commented 7 years ago

:outsource helps