You did a clean checkout, right? The "svn co" messages would indicate some leftovers. Recently, the icons became "hardcoded" in Merkaartor tree rather than references...
Anyway, you have do to a "qmake *-r* ..." - Chris - On Mon, May 17, 2010 at 12:44, Liz <[email protected]> wrote: > On Mon, 17 May 2010, Liz wrote: > > I'll get myself a new svn version I think. > > > svn co http://svn.openstreetmap.org/applications/editors/merkaartor/ > big snip > svn: URL ' > http://svn.openstreetmap.org/applications/rendering/mapnik/symbols' > of existing directory 'merkaartor/Icons/Mapnik' does not match expected URL > 'http://svn.openstreetmap.org/applications/editors/merkaartor/Icons/Mapnik > ' > cd merkaartor > > qmake-qt4 > make > make[1]: Entering directory `/home/Liz/merkaartor/src' > /usr/bin/qmake -unix GEOIMAGE=1 -o Makefile src.pro > RCC: Error in '../Icons/AllIcons.qrc': Cannot find file 'Grab.png' > RCC: Error in '../Icons/AllIcons.qrc': Cannot find file 'grabbing.png' > make[1]: Leaving directory `/home/Liz/merkaartor/src' > make[1]: Entering directory `/home/Liz/merkaartor/src' > > runs OK for a few lines > > > In file included from ../include/builtin-ggl/ggl/ggl.hpp:14, > from Maps/Coord.h:107, > from Maps/Coord.cpp:1: > ../include/builtin-ggl/ggl/core/concepts/point_concept.hpp:14:35: error: > boost/concept_check.hpp: No such file or directory > > and downhill from there > > > In file included from ../include/builtin-ggl/ggl/ggl.hpp:17, > from Maps/Coord.h:107, > from Maps/Coord.cpp:1: > ../include/builtin-ggl/ggl/core/concepts/polygon_concept.hpp: At global > scope: > ../include/builtin-ggl/ggl/core/concepts/polygon_concept.hpp:39: error: > expected identifier before ‘(’ token > ../include/builtin-ggl/ggl/core/concepts/polygon_concept.hpp:39: error: > expected `)' before ‘::’ token > ../include/builtin-ggl/ggl/core/concepts/polygon_concept.hpp:39: error: > expected ‘,’ or ‘...’ before ‘::’ token > ../include/builtin-ggl/ggl/core/concepts/polygon_concept.hpp:39: error: ISO > C++ forbids declaration of ‘BOOST_CONCEPT_ASSERT’ with no type > ../include/builtin-ggl/ggl/core/concepts/polygon_concept.hpp:39: error: > expected ‘;’ before ‘)’ token > ../include/builtin-ggl/ggl/core/concepts/polygon_concept.hpp: In member > function ‘void ggl::concept::detail::PolygonChecker<P>::constraints()’: > ../include/builtin-ggl/ggl/core/concepts/polygon_concept.hpp:50: error: > ‘boost’ has not been declared > ../include/builtin-ggl/ggl/core/concepts/polygon_concept.hpp:51: error: > ‘boost’ has not been declared > ../include/builtin-ggl/ggl/core/concepts/polygon_concept.hpp:52: error: > ‘boost’ has not been declared > ../include/builtin-ggl/ggl/core/concepts/polygon_concept.hpp:53: error: > ‘boost’ has not been declared > ../include/builtin-ggl/ggl/core/concepts/polygon_concept.hpp: At global > scope: > ../include/builtin-ggl/ggl/core/concepts/polygon_concept.hpp:73: error: > expected identifier before ‘(’ token > ../include/builtin-ggl/ggl/core/concepts/polygon_concept.hpp:73: error: ISO > C++ forbids declaration of ‘BOOST_CONCEPT_ASSERT’ with no type > > > > more and more errors > > until it quits > In file included from Maps/Coord.cpp:1: > Maps/Coord.h: At global scope: > Maps/Coord.h:110: error: ‘boost’ has not been declared > Maps/Coord.h:110: error: expected `{' before ‘int_’ > Maps/Coord.h:110: error: expected initializer before ‘<’ token > make[1]: *** [Coord.o] Error 1 > make[1]: Leaving directory `/home/Liz/merkaartor/src' > make: *** [sub-src-make_default] Error 2 > > _______________________________________________ > Merkaartor mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/merkaartor >
_______________________________________________ Merkaartor mailing list [email protected] http://lists.openstreetmap.org/listinfo/merkaartor
