On 06/07/2016 05:15 AM, 童言 wrote: > Thank you very much! But would you please tell me how to use the embedded > copy included in the QGIS 2.14.3 source. I can't figure it out by myself.
Have you tried the instructions from the INSTALL file, it documents the build procedure for Fedora too? https://github.com/qgis/QGIS/blob/master/INSTALL#L366 If you look through the CMake options, you'll find WITH_PYSPATIALITE which you need to enable to have the embedded copy built along with the rest of QGIS. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 _______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
