Dear Votca users/developers,
I am trying to build votca on my machine using cmake and following the
instructions provided in the README.md file.
Briefly, I get into the master branch directory and create a build
directory and enter it (mkdir build && cd build).
I then run the cmake command as follows:
cmake -DBUILD_CSGAPPS=ON -DBUILD_CTP=ON -DBUILD_XTP=ON
-DCMAKE_INSTALL_PREFIX=/local/home/dmlocal/programs/compiled/votca ..
however I get the following error as if some files would be missing. I have
checked these directories and they are effectively empty from the votca
cloning..
Am I missing anything?
Could you please help me to solve the problem?
This is the output of cmake:
cmake -DBUILD_CSGAPPS=ON -DBUILD_CTP=ON -DBUILD_XTP=ON
-DCMAKE_INSTALL_PREFIX=/local/home/dmlocal/programs/compiled/votca ..
-- The C compiler identification is GNU 8.1.1
-- The CXX compiler identification is GNU 8.1.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Git: /usr/bin/git (found version "2.17.1")
CMake Error at CMakeLists.txt:81 (add_subdirectory):
The source directory
/local/home/dmlocal/programs/source/votca/tools
does not contain a CMakeLists.txt file.
CMake Error at CMakeLists.txt:88 (add_subdirectory):
The source directory
/local/home/dmlocal/programs/source/votca/csg
does not contain a CMakeLists.txt file.
CMake Error at CMakeLists.txt:99 (add_subdirectory):
The source directory
/local/home/dmlocal/programs/source/votca/csg-tutorials
does not contain a CMakeLists.txt file.
CMake Error at CMakeLists.txt:109 (add_subdirectory):
The source directory
/local/home/dmlocal/programs/source/votca/csgapps
does not contain a CMakeLists.txt file.
CMake Error at CMakeLists.txt:113 (add_subdirectory):
The source directory
/local/home/dmlocal/programs/source/votca/ctp
does not contain a CMakeLists.txt file.
CMake Error at CMakeLists.txt:120 (add_subdirectory):
The source directory
/local/home/dmlocal/programs/source/votca/xtp
does not contain a CMakeLists.txt file.
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.14") found
components: doxygen dot
-- Found CLANG_FORMAT: /usr/bin/clang-format
-- The following OPTIONAL packages have been found:
* Git
* Doxygen
-- Configuring incomplete, errors occurred!
See also
"/local/home/dmlocal/programs/source/votca/build/CMakeFiles/CMakeOutput.log".
Thank you in advance for your time.
Cheers,
Davide
--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/votca.
For more options, visit https://groups.google.com/d/optout.