Dear Experts,
I edit the run cmake file like below.
cmake $AMBER_PREFIX/amber22_src \
-DCMAKE_INSTALL_PREFIX=$AMBER_PREFIX/amber22 \
-DCOMPILER=GNU -DUSE_CONDA_LIBS=TRUE -DFORCE_INTERNAL_LIBS=arpack \
-DMPI=TRUE -DCUDA=FALSE -DINSTALL_TESTS=TRUE *-DFORCE_EXTERNAL_LIBS=plumed
\*
-DDOWNLOAD_MINICONDA=FALSE -DBUILD_QUICK=TRUE \
2>&1 | tee cmake.log
I added the following lines. *-DFORCE_EXTERNAL_LIBS=plumed.*
*But in the cmake.log file, it shows the following message.*
Amber will be installed to /home/21cy91r03/amber22/
-- Configuring done
CMake Error at AmberTools/src/sander/CMakeLists.txt:412 (add_library):
Target "libsander" links to target "plumed::plumed" but the target was not
found. Perhaps a find_package() call is missing for an IMPORTED target,
or
an ALIAS target is missing?
CMake Error at AmberTools/src/sander/CMakeLists.txt:429 (add_library):
Target "libsanderles" links to target "plumed::plumed" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?
I also attached the cmake.log file.
--
*With regards,*
*Dulal Mondal,*
*Research Scholar,*
*Department of Chemistry,*
*IIT Kharagpur, Kharagpur 721302.*
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Dec 05 2023 - 06:30:02 PST