To compile JDFTx statically(Because I have static library for OpenMPI), I added the option "-D StaticLinking=yes" to the cmake command.
But this time, following error occured:
Linking CXX static library libjdftx.a
I don't know why this happened because I intended to compile statically(*.a).
I'm sorry that I asked you several times...
I really appreciate that you kindly repond.
Thanks!
Sincerely,
Soonho Kwon
Soonho,
This seems to be the error you encuntered initially: the pseudopotentials could not be extracted. DId you save those files to the source directory as before?
Shankar