Wednesday, April 8, 2015

Caffe Compile Problem

#error -- unsupported GNU version! gcc 4.9 and up are not supported!


comment this line out:

CUSTOM_CXX := /gcc-4.9.2/bin/g++
You may need to remove "/gcc-4.9.2/lib64" from LIBRARY_DIRS too.
Change this back when it's time to compile "matcaffe".

You need to run source  ~/.bashrc everytime you update it

No comments:

Post a Comment