Re: [QGIS-Developer] 来自Kurt Stine的邮件

2018-03-11 Thread Kurt Stine
I can't seem to figure out how to build for ARM. I have all the required libs installed, it's added to my path but it says it can't find zlib.h or uinstd.h. It seems that those aren't put on the disk? Anyone have ideas? Thanks, Kurt At 2018-03-11 17:05:04, "Mark Johnson"

Re: [QGIS-Developer] 来自Kurt Stine的邮件

2018-03-11 Thread Mark Johnson
That is very likely the cause. At the moment I am working on getting Spatialite/RasterLite2 working on android with arm(32), arm64 X86_64. https://github.com/geopaparazzi/libjsqlite-spatialite-android/wiki/Android_4.5.0.mk ___ QGIS-Developer mailing

Re: [QGIS-Developer] 来自Kurt Stine的邮件

2018-03-11 Thread qiangong2
‎It may be because I am trying to port QGIS to ARM. I may have to recompile spatialite. I was really hoping I wouldn't have to, but I'll try that tomorrow.

[QGIS-Developer] Plugin [1052] Projestions approval notification.

2018-03-11 Thread noreply
Plugin Projestions approval by zimbogisgeek. The plugin version "[1052] Projestions 0.4.2 Experimental" is now approved Link: http://plugins.qgis.org/plugins/Projestions/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info:

[QGIS-Developer] Plugin [1037] Kortforsyningen approval notification.

2018-03-11 Thread noreply
Plugin Kortforsyningen approval by zimbogisgeek. The plugin version "[1037] Kortforsyningen 2.2" is now approved Link: http://plugins.qgis.org/plugins/Kortforsyningen/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info:

[QGIS-Developer] Plugin [1410] ImportPhotos approval notification.

2018-03-11 Thread noreply
Plugin ImportPhotos approval by zimbogisgeek. The plugin version "[1410] ImportPhotos 0.4" is now approved Link: http://plugins.qgis.org/plugins/ImportPhotos/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info:

Re: [QGIS-Developer] 来自Kurt Stine的邮件

2018-03-11 Thread Mark Johnson
>> Determining if the function gaiaStatisticsInvalidate exists in the C:/OSGeo4W/lib/spatialite_i.lib failed yes, the first one says it cannot find gaiaStatisticsInvalidate. But if the file size is the same it should be found in spatialite_i.lib, then it looks as if the cmake routine