Hello everybody,

I am a computer science undergraduate student from Italy. Recently, I got
interested in the Shogun Project and I have begun to "play" with the code,
to understand its structure and its internal logics.

Unfortunately, I encountered some problem when compiling the cpp meta examples.

Specifically, I get compilation errors on the file examples/meta/cpp/distance/mahalanobis.cpp. You can find the complete message at this link: https://gist.github.com/geektoni/29c8cad970478b834e353348a0431130
I have also tried to compile it manually but it gave me the same result.

I am on Ubuntu 16.04 and I have set up cmake with these flags: -DBUILD_META_EXAMPLES=ON -DENABLE_TESTING=ON
(my gcc version is 4.9.3).

Am I missing something? Perhaps some configuration parameters?
Thank you in advance for the help!

Best regards,
Giovanni

Reply via email to