TinkerTools / tinker9

Tinker9: Next Generation of Tinker with GPU Support
Other
48 stars 27 forks source link

installation missing prtdcd.f #248

Closed agoliaei closed 6 months ago

agoliaei commented 6 months ago

Hi, I hope you are well. I am trying to install poltype2 following this: https://github.com/TinkerTools/poltype2/blob/master/README/README_INSTALL.MD after installing tinker, when I try to install tinker9, the cmake step gives me this error: -- Configuring done CMake Error at ext/interface/CMakeLists.txt:6 (add_library): Cannot find source file:

../source/prtdcd.f Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc

CMake Error at ext/interface/CMakeLists.txt:6 (add_library): No SOURCES given to target: tinkerObjF

I was wondering if you could kindly help me. Where can I find this file? Looks like it is missing on the github page.

agoliaei commented 6 months ago

nevermind. not going to use this package.