
Vladimir, You'd regenerated the bison/flex output after 1.31.0, which has caused both this problem and the regression noted by Jeffrey Holle on the users list yesterday. Perhaps we should revert this directory to its 1.31.0 state. We'll deprecate it in 1.32.0 (when, hopefully, we will have a new GraphViz parser that works well) and remove it afterwards. Ok? Doug On Sep 29, 2004, at 3:39 AM, Christian Wahlgren wrote:
Hi,
Sorry if I am missing something - I can't compile (with Visual C++ 7.1) the graph library in the cvs snapshots since a couple of months.
The errors are in graphviz_graph_lex.cpp and graphviz_digraph_lex.cpp due to an include of a Unix specific file "unistd.h". Although there is a preprocessor condition YY_NO_UNISTD_H around it, I can't find anywhere this would be defined for non-unix systems.
I start the build with this command:
libs\graph\build>bjam "-sTOOLS=vc7.1"
Will this be fixed to the final 1.32 release? I do remember the graph library worked in 1.31, but with some build tweaks regarding un-/directed graphs.
Regards, Christian
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost