Closed folrent1896 closed 4 years ago
What operating system and compiler do you use?
Bumped C++ version in 5fea566957f74579f18cc879ee0df7206358f74f
It's Ubuntu 18.04 and g++. I have installed 'ChebTools' successfully after setting the standard for C++ to c++14, Thanks a lot!
Hi, I'm trying to use the CMake approach to install 'ChebTools' in an anaconda env. I have built the CMake file successfully. However, when I try the last step
cmake --build .
it failed with the following error information. Is this something related to the Compiler?