On 12/10/2010 10:11 PM, Albrecht Dreß wrote: > Am 06.12.10 20:48 schrieb(en) Oliver Eichler: >> just a quick sweep out release. Nothing special here. Maybe the most >> noticeable feature, next to the bug fixes, is the legend for Garmin >> maps. I got the idea for that when we had the discussion about >> rendering the openmtbmap. Maybe that help map authors to understand >> how QLandkarte GT interprets their map. >> >> The rest is small fries and bug fixes. >> >> Enjoy the release > > Hmmm, I tried to build on OS X 10.4 PPC w/ Qt 4.6.3, and the linker > failed. It turned out that the link script misses "-framework phonon > -framework QtXmlPatterns". After adding them, QLGT linked and seems to > work fine, but the deployment (including the frameworks) approximately > doubled in size. Strange! Any idea what changed there? > > Cheers, Albrecht.
A major change in V 0.20.3 is the QtWebKit. It is used to show the legend in full beauty. In fact the legend is a HTML page and the legend dialog a small web browser. IMHO that explains the larger size. And probably the QtWebKit package needs QtXmlPatterns. Which seems to be included as dependency in the Linux build. Oliver ------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev _______________________________________________ QLandkarte-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkarte-users
