warp-ctc icon indicating copy to clipboard operation
warp-ctc copied to clipboard

clang: error: unsupported option '-fopenmp'

Open sunruina2 opened this issue 4 years ago • 2 comments

make [ 20%] Building CXX object CMakeFiles/warpctc.dir/src/ctc_entrypoint.cpp.o clang: error: unsupported option '-fopenmp' make[2]: *** [CMakeFiles/warpctc.dir/src/ctc_entrypoint.cpp.o] Error 1 make[1]: *** [CMakeFiles/warpctc.dir/all] Error 2 make: *** [all] Error 2

sunruina2 avatar Jun 22 '20 08:06 sunruina2

cmake -version cmake version 3.17.3

CMake suite maintained and supported by Kitware (kitware.com/cmake).

sunruina2 avatar Jun 22 '20 08:06 sunruina2

I think this comment should resolve the issue: https://github.com/SeanNaren/warp-ctc/issues/85#issuecomment-503317343

If so, please close the issue.

dzubke avatar Nov 06 '20 19:11 dzubke