Am Samstag, 11. Februar 2012, 15:36:31 schrieb Gilles Filippini:
> forwarded 658899 http://trac.navit-project.org/ticket/961
> thanks
> 
> Gilles Filippini a écrit , Le 07/02/2012 23:01:
> > Rico Rommel a écrit , Le 06/02/2012 17:29:
> >> Package: navit-graphics-qt-qpainter
> >> Version: 0.5.0~svn4909+dfsg.1-1
> >> Severity: important
> >> 
> >> Hi,
> >> 
> >> using graphics_qt_qpainter_plugin ends up with undefined symbol
> >> _ZTV14EmbeddedWidget
> > 
> > Confirmed indeed.
> > 
> >> I think, we have to include "graphics_qt_qpainter.h" into RenderArea.h.
> > 
> > Will have a look at this.
> 
> This is upstream ticket 961 opened three months ago.

It works! Thanks.

Btw, i attached a patch which adds support for landuse=meadow to maps.

Rico
Description: add landuse meadow
Author: Rico Rommel <r...@bierrommel.de>

--- navit-0.5.0~svn4776+dfsg.1.orig/navit/maptool/osm.c
+++ navit-0.5.0~svn4776+dfsg.1/navit/maptool/osm.c
@@ -629,6 +629,7 @@ static char *attrmap={
 	"w	landuse=farmyard	poly_town\n"
 	"w	landuse=forest		poly_wood\n"
 	"w	landuse=greenfield	poly_greenfield\n"
+	"w	landuse=meadow		poly_greenfield\n"
 	"w	landuse=industrial	poly_industry\n"
 	"w	landuse=landfill	poly_landfill\n"
 	"w	landuse=military	poly_military\n"

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to