[Qgis-developer] QGIS Preview Release 2

Tom Elwertowski telwertowski at comcast.net
Sun Sep 17 01:04:18 EDT 2006


Tim Sutton wrote:
> There is an outstanding issue with the mac version of the mapserver
> export tool on mac. The export tool is a standalone app ass well and
> is placed into the qgis.app as another .app bundle. When it searches
> for the plugin script path it is searching inside the msexport bundle
> instead of the qgis bundle. It just needs some tweaking to the
> makefile to set the PKGDATAPATH or py install path correctly....but Im
> no auto guru and I got a bit stumped at this point....

In qgshelpviewer.cpp, we're doing:

// remove bin/qgis_help.app/Contents/MacOS to get to share/qgis
qApp->applicationDirPath() + "/../../../../share/qgis" +

Tom



More information about the Qgis-developer mailing list