2010/12/14 Kris De Gussem <kris.degussem@...400...>:
Inkscape still does not compile, for reasons that have been mentioned before. AFAIK the discussion on upgrading the requirements for building inkscape has not resulted in a clear decision.
Regards Kris
The first error (when compiling /src/desktop.cpp): Make error line 299: problem compiling: In file included from c:\devlibs/include /boost/mpl/apply.hpp:23:0, from c:\devlibs/include/boost/iterator/iterator_facade.hpp:34, from c:\devlibs/include/boost/iterator/iterator_adaptor.hpp:15,
from c:\devlibs/include/boost/ptr_container/detail/map_iterator .hpp:20, from c:\devlibs/include/boost/ptr_container/ptr_map_adapter.hpp :19, from c:\devlibs/include/boost/ptr_container/ptr_map.hpp:20, from src/ui/tool/node-tool.h:15, from src/desktop.cpp:96: c:\devlibs/include/boost/mpl/apply_wrap.hpp:81:31: error: missing binary operato r before token "(" c:\devlibs/include/boost/mpl/apply_wrap.hpp:173:31: error: missing binary operat or before token "("
Please verify which version of Devlibs you have. This particular type of compile error should be fixed in revision 20 due to Boost update (to 1.44.0). However, the errors in filedialogimpl-win32.cpp have nothing to do with boost and were introduced by the merge.
Regards, Krzysztof