You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #30 on December 24, 2020 15:03.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have same trouble as https://github.com/deepmodeling/deepmd-kit/issues/2 mentioned, and I follow the method to export clang as my default compiler https://stackoverflow.com/questions/7031126/switching-between-gcc-and-clang-llvm-using-cmake.
But,
when I
make
, it aborted:It clearly related to the CMakeList.txt file line 37:
I tried to changed the
"-std=c++0x"
but now work.So, anyone has some ideas to figure out this trouble?
my machine:
Thanks in advance.
F.K.xie,
Beta Was this translation helpful? Give feedback.
All reactions