Il 24/07/2015 12:35, Alexandre Neto ha scritto: > OSWLib is now packed with QGIS, making it very convenient to use in > plugins. Yet, using the OSGeo4w installer the user can install another > version of OWSLib, but with another version (0.7.x). And in this case, > our plugin fail to open, because it tries to use the 0.7 version instead > the one packed inside QGIS. > > Besides telling the user to uninstall the 0.7 version (the current > workaround), is there a way to make sure that the plugin use the currect > OSWLib version? Could someone point me to an example?
Hi Alexandre, this is a known issue: the internal lib should be removed, and the shared one used instead. The main dev is aware of this, probabkly he just need a hand. Could you perhaps give a hand? All the best, and thanks. -- Paolo Cavallini - www.faunalia.eu QGIS & PostGIS courses: http://www.faunalia.eu/training.html _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
