Some question using nvhpc pgi 20 to do the clion (linux) symbol checking
Answered
Cmake output:
pgc++ -xc++ -g -O0 --c++17 --gnu_extensions -fpch-preprocess -v -dD -E
/usr/bin/ld: cannot open linker script file ++: No such file or directory
and thus the symbol can't get highlighted.
Please sign in to leave a comment.
Hello!
PGI compilers are not supported - https://youtrack.jetbrains.com/issue/CPP-16966.
Now we are working on supporting custom compilers in CLion - https://youtrack.jetbrains.com/issue/CPP-9615. Feel free to comment or upvote the issue in order to get updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.