USNavalResearchLaboratory / cxxplot

A simple to use C++ 2D plotting library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot build the library

sumitsarkar1 opened this issue · comments

I am just keeping the cxxplotbuild inside cxxplot root directory and doing 1.) cmake .. 2.) make -j4 inside cxxplotbuild . I get the following error :

include/cxxplot/concepts.hpp:43:10: fatal error: concepts: No such file or directory 43 | #include <concepts>

Can you please report what compiler, compiler version, and OS you are using?