facebookarchive / C3D

C3D is a modified version of BVLC caffe to support 3D ConvNets.
Other
1.16k stars 507 forks source link

static link error with anaconda #435

Closed Anirudh58 closed 5 years ago

Anirudh58 commented 5 years ago

I am trying to set up caffe on CPU, when i try to run make all i get the following error

Makefile:320: *** Cannot static link with the /home/a.prabakaran/anaconda3/bin/x86_64-conda_cos6-linux-gnu-c++ compiler. Stop.

Joechann0831 commented 5 years ago

Hi, I've got the same problem as yours. Have you ever solved this problem? It would be kind of you to tell me your solution. Thanks a lot!