Hi, Bart posted on talk:
> Merkaartor 'works' already on the N810 and on WinCE. tried to compile SVN in Scratchbox but failed. Are there any binaries available? Or may I ask for help cross compiling the code? What I did so far: svn co http://svn.openstreetmap.org/applications/editors/merkaartor/ cd merkaartor/ qmake --version > QMake version 2.01a > Using Qt version 4.3.4 in /usr/lib qmake Merkaartor.pro make which gave me: Map/Road.cpp:405: error: 'class QLineF' has no member named 'angleTo' make: *** [tmp/obj_debug/Road.o] Error 1 According to INSTALL, I tried other variants of the qmake command (qmake All.pro, qmake All.pro NOUSEWEBKIT=1, ) and get other errors. Is this list the right place to ask for compilation support (RTFM is fine with me :) ? Best regards, ce _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

