Installing GranOO on CentOS7

Posted by Murilo Moreira on
URL: http://granoo.326.s1.nabble.com/Installing-GranOO-on-CentOS7-tp80.html

Dear all,
As I was unable to install GranOO on Windows 10, I tried to install it on the PC of our laab group. It is a CentOS7,
I tried to follow the tutorial, alll the dependencies installed ok, but when I tried to build GranOO I got the following error:

/home/granoo/tags/2.0/Lib/GranOO/libCore/Problem.cpp:49:54: fatal error: boost/lexical_cast/try_lexical_convert.hpp: Arquivo ou diretório não encontrado
 #include <boost/lexical_cast/try_lexical_convert.hpp>
                                                      ^
compilation terminated.

Anybody has any idea on hoe to solve?
Clearly it is something related to boost, it seems that boost is installed because when I ran "sudo yum install  boost-devel" I got a message saying that it is already installed and updated.
Thank you very much!
All the best, Murilo