Boost Dependency

40 views
Skip to first unread message

Conor McGann

unread,
Apr 19, 2017, 5:20:59 PM4/19/17
to europa...@googlegroups.com
Hi Folks! Probably a stupid question - sorry in advance.

I am trying to build Europa from source. It requires boost now. I have installed it but need to update include paths so it can be picked up to address complier errrors such as:

     [exec] In file included from TinyXml/base/tinyxmlparser.cpp:25:

     [exec] TinyXml/base/tinyxml.h:39:10: fatal error: 'boost/cast.hpp' file not found

     [exec] #include <boost/cast.hpp>

     [exec]          ^

     [exec] 1 error generated.


Is there an environment variable I need to set to pick this up?

Also, is the documentation current on getting stared as a developer?\

Thanks.


Conor

Petrus Theron

unread,
Mar 5, 2018, 5:52:34 PM3/5/18
to europa-users
Make sure you have BOOST_ROOT env var set, e.g. if you installed via brew and cask on OSX, export should print something like:

BOOST_ROOT=/usr/local/Cellar/boost/1.66.0/

Best
P.
Reply all
Reply to author
Forward
0 new messages