<div dir="ltr">Hello everybody <br><br>I've got a problem when compiling graphToEps.cc. This is the error message : <br><br>obj/Debug/main.o||In function `lemon::distantBW(lemon::Color const&)':|<br>/usr/local/include/lemon/color.h|197|undefined reference to `lemon::WHITE'|<br>
/usr/local/include/lemon/color.h|197|undefined reference to `lemon::BLACK'|<br>obj/Debug/main.o||In function `DefaultGraphToEpsTraits':|<br>/usr/local/include/lemon/graph_to_eps.h|169|undefined reference to `lemon::WHITE'|<br>
/usr/local/include/lemon/graph_to_eps.h|169|undefined reference to `lemon::BLACK'|<br>/usr/local/include/lemon/graph_to_eps.h|169|undefined reference to `lemon::BLACK'|<br>||=== Build finished: 5 errors, 0 warnings ===|<br>
<br>Could you please help me ? <br><br>Cherif<br></div>