On Fri, Sep 02, 2011 at 02:53:56PM -0700, Mike Crash wrote: > Hello, > > after long hard work new version of MCNavi is here. There is a lot of > changes, some functionality was removed (like tourist routes - will reappear > in future in better way) due to many code changes, change in map format, > change in converter, but more functionality was added. For example there is > possibility to save bookmarks, save and load route (can be opened as > standard GPX), save and load track logs, has faster routing, can show simple > itinerary etc. For more information go to [1]. > > This is still beta, not all is done and some functionality may not work as > expected. Currently I'm using it actively in car and on bike and it works > quite good fro me. Currently only map of Czech republic can be downloaded, > next version will add turn restrictions and (hope) stabilize map format for > all 0.3.x versions. After that, more countries will be available for > download (or on demand). > > I have released previous public version more than one year ago, but I wanted > to release something usable, therefore the huge delay. > > Currently only Debian version can be installed out of the box, needs fso-gps > and edje, but works with new libgps also. But you have to compile it > yourself.
Hi, configure.ac is missing check for mysql and src/osm2mcm/db_mysql.cc depends on it. Also hardcoded -L/-I paths ie in src/osm2mcm/Makefile.am: osm2mcm_LDFLAGS = -lexpat -lm -rdynamic -L/usr/lib/mysql -lmysqlclient some mysql_config magic would be nicer (at least for cross building). Thanks! Recipe added to shr-core and old OE too http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=08a33257e885a905f6a0dfabf3adfbe32f08cd3e http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=0655368e725c6847209f6273333009917deeff0f Regards, -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

