Open lucasjinreal opened 6 years ago
Same error:
oi_align_op.h:25:61: fatal error: third_party/eigen3/unsupported/Eigen/CXX11/Tensor: No such file or directory compilation terminated. CMake Error at cuda_compile_4_generated_rotated_ps_roi_align_grad_op.cu.o.cmake:220 (message): Error generating /media/jintain/sg/ai/career/robot/ctirobot/detect/X-Detector/cpp/PSROIPooling/build/CMakeFiles/cuda_compile_4.dir//./cuda_compile_4_generated_rotated_ps_roi_align_grad_op.cu.o CMakeFiles/ps_roi_align.dir/build.make:84: recipe for target 'CMakeFiles/cuda_compile_4.dir/cuda_compile_4_generated_rotated_ps_roi_align_grad_op.cu.o' failed make[2]: *** [CMakeFiles/cuda_compile_4.dir/cuda_compile_4_generated_rotated_ps_roi_align_grad_op.cu.o] Error 1 CMakeFiles/Makefile2:72: recipe for target 'CMakeFiles/ps_roi_align.dir/all' failed make[1]: *** [CMakeFiles/ps_roi_align.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2
How to fix psroi cpp build anyway?
Struggling with the same issue, any luck yet?
Same error: