On Wed, Jan 26, 2022 at 12:31 [email protected] < [email protected]> wrote:
> Hi, > > I'm trying to compile the new version of votca on my mac using cmake -B > builddir -DBUILD_XTP=ON > -DCMAKE_INSTALL_PREFIX=/Users/maryamsadeghi/Downloads DGMX_MPI=OFF > DBUILD_SHARED_LIBS=ON votca. I'm getting the following error: > > CMake Error at > /Applications/CMake.app/Contents/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:230 > (message): > > Could NOT find Libxc (missing: Libxc_INCLUDE_DIR Libxc_LIBRARY) > > Call Stack (most recent call first): > > > /Applications/CMake.app/Contents/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:594 > (_FPHSA_FAILURE_MESSAGE) > > xtp/CMakeModules/FindLibxc.cmake:37 (find_package_handle_standard_args) > > CMakeLists.txt:152 (_find_package) > > xtp/CMakeLists.txt:40 (find_package) > > Could you please help with this? > Look like you are missing the libxc and it’s development package. Try to install that. Christoph -Maryam > > -- > Join us on Slack: https://join.slack.com/t/votca/signup > --- > You received this message because you are subscribed to the Google Groups > "votca" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/votca/216b9c92-b7fc-4a6c-9772-6aa5a19e6496n%40googlegroups.com > <https://groups.google.com/d/msgid/votca/216b9c92-b7fc-4a6c-9772-6aa5a19e6496n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Christoph Junghans Web: http://www.compphys.de -- Join us on Slack: https://join.slack.com/t/votca/signup --- You received this message because you are subscribed to the Google Groups "votca" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/votca/CAHG27e66Snay0WyTr%2B7RNnCX7mCootfZxWp8AQnfe%2B7AMn23Xw%40mail.gmail.com.
