Build with g++-11
Posted: Thu Mar 24, 2022 7:14 pm
In order to build qbox rel1_74_1 with g++-11, include in the architecture file the following line:
Code: Select all
CXXFLAGS += -std=c++11
Installation and use of the Qbox first-principles molecular dynamics code
http://qbox.ucdavis.edu/qbox-list/
Code: Select all
CXXFLAGS += -std=c++11