【发布时间】:2020-10-23 14:40:34
【问题描述】:
我写这篇文章是因为我无法安装名为 REAPR 的 sanger 软件
我们可以在这里找到它:
https://www.sanger.ac.uk/tool/reapr/
这是我收到的信息:
...
^~~~~~
/beegfs/data/bguinet/TOOLS/Reapr_1.0.18/third_party/cmake/Utilities/KWIML/test/test_INT_format.h:30:10: error: unable to find string literal operator 'operator""cmIML_INT_PRI' with 'const char [38]', 'long unsigned int' arguments
" expression [%"cmIML_INT_PRI##PRI"]," \
^
/beegfs/data/bguinet/TOOLS/Reapr_1.0.18/third_party/cmake/Utilities/KWIML/test/test_INT_format.h:185:3: note: in expansion of macro 'TEST_C'
TEST_C(UINT64_C, 0xAB00000000000000, u64, uint64_t, uint64_t)
^~~~~~
make[2]: *** [Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/build.make:168: Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/test_INT_CXX.cxx.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:987: Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
有人知道问题出在哪里以及我可以做些什么来解决它吗?
【问题讨论】: