
I am working on getting a new compiler to work with BOOST. I'm getting an error compilng graphviz_graph_parser.cppI am getting that "free" is undefined and the error seems legitmate but there are apparently other compilers failing due to this same problem so maybe there is something tricky here.free is wrapped so it's in std but it is not visible at the point in the code.

Reed Kotler wrote:
I am working on getting a new compiler to work with BOOST.
I'm getting an error compilng graphviz_graph_parser.cppI am getting that "free" is undefined and the error seems legitmate but there are apparently other compilers failing due to this same problem so maybe there is something tricky here.free is wrapped so it's in std but it is not visible at the point in the code.
That was fixed 4 months ago... http://tinyurl.com/9doxw ...And is available if you use Boost 1.33.0. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - Grafik/jabber.org
participants (2)
-
Reed Kotler
-
Rene Rivera