XenC icon indicating copy to clipboard operation
XenC copied to clipboard

CMakeFiles/XenC.dir/build.make:254: recipe for target 'CMakeFiles/XenC.dir/src/similarity.cpp.o' failed

Open NevilCheng opened this issue 3 years ago • 0 comments

Output of cmake: -- Boost 1.57.0 found. -- Found Boost components: regex;filesystem;system;iostreams;program_options;thread -- Configuring done -- Generating done -- Build files have been written to: /work/data/data_selection/XenC-master

Output of make: CMakeFiles/XenC.dir/build.make:254: recipe for target 'CMakeFiles/XenC.dir/src/similarity.cpp.o' failed make[2]: *** [CMakeFiles/XenC.dir/src/similarity.cpp.o] Error 1 CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/XenC.dir/all' failed make[1]: *** [CMakeFiles/XenC.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2

Please help,Thanks

NevilCheng avatar Nov 25 '21 03:11 NevilCheng