PowerGraph icon indicating copy to clipboard operation
PowerGraph copied to clipboard

Extensions toolkit fails to compile

Open cerquide opened this issue 10 years ago • 2 comments

Its CMakeLists.txt says that it requires C++11, but when the project is configured to be compiled with C++11, this toolkit fails to compile.

cerquide avatar Apr 21 '14 19:04 cerquide

Also the clustering toolkit fails to compile in C++11

cerquide avatar Apr 21 '14 21:04 cerquide

Clustering toolkit fixed https://github.com/graphlab-code/graphlab/pull/139

cerquide avatar Apr 23 '14 12:04 cerquide