cph
cph copied to clipboard
how to compile c++ 17 code
I'm getting this error with compiling with c++17 Is the compiler g++ '-std=c++17' installed? Check the compiler command in cph settings for the current language.
when i'm compiling from terminal with g++ -std=c++17 with this command, then file is compiling but not with cph
I also get similar error when I use the auto keyword in C++
