-
Notifications
You must be signed in to change notification settings - Fork 37
Description
When I try build the project it returns
CMake Error at LibRaw-cmake/CMakeLists.txt:47 (file):
file failed to open for reading (No such file or directory):
/home/vito/Programming/estagio/sprint-11/niros/LibRaw-cmake/libraw/libraw_version.h
CMake Error at LibRaw-cmake/CMakeLists.txt:50 (string):
string sub-command REGEX, mode MATCH needs at least 5 arguments total to
command.
CMake Error at LibRaw-cmake/CMakeLists.txt:53 (string):
string sub-command REGEX, mode MATCH needs at least 5 arguments total to
command.
CMake Error at LibRaw-cmake/CMakeLists.txt:56 (string):
string sub-command REGEX, mode MATCH needs at least 5 arguments total to
command.
CMake Error at LibRaw-cmake/CMakeLists.txt:61 (string):
string sub-command REGEX, mode MATCH needs at least 5 arguments total to
command.
CMake Error at LibRaw-cmake/CMakeLists.txt:64 (string):
string sub-command REGEX, mode MATCH needs at least 5 arguments total to
command.
CMake Error at LibRaw-cmake/CMakeLists.txt:67 (string):
string sub-command REGEX, mode MATCH needs at least 5 arguments total to
command.
-- LibRaw string version: ..
-- LibRaw ID version: 0x
-- LibRaw SO version: ..
CMake Error at LibRaw-cmake/CMakeLists.txt:79 (project):
VERSION ".." format invalid.
can someone help about that?