yuxng / DA-RNN

Semantic Mapping with Data Associated Recurrent Neural Networks
MIT License
170 stars 72 forks source link

Error with make.sh #14

Open LuanTran07 opened 6 years ago

LuanTran07 commented 6 years ago

Dear Dr. Xiang, Could you give me some advise with these error? /usr/lib/gcc/x86_64-linux-gnu/5/include/emmintrin.h(1294): error: expression must have arithmetic, unscoped enum, or pointer type g++: error: triplet_loss_op.cu.o: No such file or directory .... g++: error: lifted_structured_loss_op.cu.o No such file or directory g++: error: computing_flow_op.cu.o: No such file or directory g++: error: backprojecting_op.cu.o: No such file or directory g++: error: projecting_op.cu.o: No such file or directory g++: error: computing_label_op.cu.o: No such file or directory

Sincerely, Luan

Ramay7 commented 6 years ago

Hi, have you fixed the problem? I have met the same errors...

FelicxFoster commented 6 years ago

Hi, have you fixed the problem now? Could you share your solution?