Skip to content

[arch] Failed to build; CMake Error: ...NOTFOUND. #115

@Horki

Description

@Horki

on arch linux it is failing to build,
Linux 5.0.11-arch1-1-ARCH
$ cmake --config Debug "-DCMAKE_BUILD_TYPE=Debug" ..

-- The CXX compiler identification is GNU 8.3.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
Default IO2D backend was not specified, choosing automatically...
Found Linux, using CAIRO_XLIB.
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.1") 
-- Found Cairo: /usr/include/cairo (found version "1.16.0") 
-- Checking for module 'GraphicsMagick'
--   Found GraphicsMagick, version 1.3.31
-- Found GraphicsMagick: /usr/include/GraphicsMagick  
-- The C compiler identification is GNU 8.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
/home/user/P0267_RefImpl/P0267_RefImpl/Tests/PNG_INCLUDE_DIR
   used as include directory in directory /home/user/P0267_RefImpl/P0267_RefImpl/Tests

-- Configuring incomplete, errors occurred!
See also "/home/user/P0267_RefImpl/Debug/CMakeFiles/CMakeOutput.log".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions