Hi Kristian,
I assume you are going over the following sequence of commands, as in
https://github.com/seqan/seqan/blob/master/README.rst#for-the-impatient
# mkdir build/Debug
# cd build/Debug
# cmake ../.. -DCMAKE_BUILD_TYPE=Debug
# make test_basic
Could you please post the full output of cmake?
Thanks,
Enrico
|