2

I have found similar discussions from google but didn't work for me. I want to use a bioinformatics package called pompd. At the first use, the program will automatically compile another application called toulbar2. However, the following error appeared during the compilation:

git checkout ../src/ToulbarVersion.hpp
CMake Error: The source directory "/home/tam/script/pompd-master/positive/exes/tb2-submodule" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
Makefile:32: recipe for target 'toulbar2' failed
make: *** [toulbar2] Error 1

Does anyone has any idea how to resolve this problem?

Thanks!

1
  • Did you git clone --recursive ... the pompd repo? To me this sounds like you didn't get the submodule. Commented Nov 1, 2019 at 8:34

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.