Update VASP linking instructions#279
Conversation
|
I think this really depends on how dftd4 was built. If I build dftd4 (with meson) without building multicharge mctc-lib etc... then my libdftd4.so comes with all dependencies included and everything works just fine, even when building vasp (verified recently with vasp v6.5.0). Unfortunately the new suggestion throws an error when dftd4 is built as a standalone library: |
|
Can you please check if the following also fails with your setup?
|
|
No, that fails unfortunately.
|
|
Thanks for testing. I reverted the changes introduced in this PR and only added the additional linking flags as a hint (#280). |
See #216. As suggested by #216 (comment).