You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's been days trying to compile caffe-segnet but with no luck, I m using cuda 9.0, cudnn v2 and opencv 3.3.0
Here is the output error when using make all:
It's been days trying to compile caffe-segnet but with no luck, I m using cuda 9.0, cudnn v2 and opencv 3.3.0
Here is the output error when using
make all
:and the line 544 in
Makefile
which the error come from:I also added this
CUSTOM_CXX := /usr/bin/g++-4.8
toMakefile.config
Anyone encountered such a problem ?
The text was updated successfully, but these errors were encountered: