Chris Browet wrote:
Trunk should mostly work, but is still quite touchy....

Then can you please have a look at this output:

Makefile:718: warning: ignoring old commands for target `moc_IMapAdapter.cpp'
g++ -c -pipe -I/usr/include -g -Wall -W -D_REENTRANT -DVERSION=0.18 -DREVISION= -DUSE_WEBKIT -D_TTY_POSIX_ -DUSE_GPS -DPLUGINS_DIR=/usr/local/lib/merkaartor/plugins -DSHARE_DIR=/usr/local/share/merkaartor -DTRANSDIR_MERKAARTOR=/usr/local/share/merkaartor/translations -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt/mkspecs/linux-g++ -I. -I/usr/lib/qt/include/QtCore -I/usr/lib/qt/include/QtNetwork -I/usr/lib/qt/include/QtGui -I/usr/lib/qt/include/QtXml -I/usr/lib/qt/include/QtSvg -I/usr/lib/qt/include/QtWebKit -I/usr/lib/qt/include -I../3rdparty/qtsingleapplication-2.6_1-opensource/src -I../3rdparty/qttoolbardialog-2.2_1-opensource/src -I../include -I../interfaces -I../include/builtin-ggl -I. -IRender -Iqextserialport -IGPS -INameFinder -IPaintStyle -IPaintStyle -IFeatures -ILayers -IPreferences -ISync -ICommands -IInteractions -IDocks -IImportExport -ITools -ITagTemplate -I. -I. -o Global.o Global.cpp
In file included from Features/Feature.h:5,
                 from Features/Features.h:2,
                 from Backend/MemoryBackend.h:4,
                 from Global.h:18,
                 from Global.cpp:13:
./Maps/Coord.h: In static member function 'static double ggl::traits::Coordaccessor<0>::get(const Coord&)':
./Maps/Coord.h:71: error: 'const class Coord' has no member named 'lat'
./Maps/Coord.h: In static member function 'static void ggl::traits::Coordaccessor<0>::set(Coord&, const double&)': ./Maps/Coord.h: In static member function 'static double ggl::traits::Coordaccessor<1>::get(const Coord&)':
./Maps/Coord.h:71: error: 'const class Coord' has no member named 'lon'
./Maps/Coord.h: In static member function 'static void ggl::traits::Coordaccessor<1>::set(Coord&, const double&)':
./Maps/Coord.h:71: error: 'class Coord' has no member named 'setLon'
In file included from Features/Feature.h:5,
                 from Features/Features.h:2,
                 from Backend/MemoryBackend.h:4,
                 from Global.h:18,
                 from Global.cpp:13:
./Maps/Coord.h: In static member function 'static double ggl::traits::indexed_access<CoordBox, C, D>::get(const CoordBox&)':
./Maps/Coord.h:212: error: 'const class CoordBox' has no member named 
'BottomLeft'
./Maps/Coord.h:212: error: 'const class CoordBox' has no member named 'TopRight'
./Maps/Coord.h: In static member function 'static void ggl::traits::indexed_access<CoordBox, C, D>::set(CoordBox&, const double&)':
./Maps/Coord.h:212: error: 'class CoordBox' has no member named 'BottomLeft'
./Maps/Coord.h:212: error: 'class CoordBox' has no member named 'TopRight'
make[1]: *** [Global.o] Error 1
make[1]: Leaving directory `/home/manuel/merkaartor/main/src'
make: *** [sub-src-make_default] Error 2

Yours

Manuel Reimer


_______________________________________________
Merkaartor mailing list
Merkaartor@openstreetmap.org
http://lists.openstreetmap.org/listinfo/merkaartor

Reply via email to