[Qgis-developer] How to compile QGIS 2.8 without Spatialite?
Matthias Kuhn
matthias at opengis.ch
Fri Mar 13 04:07:37 PDT 2015
On 03/13/2015 11:51 AM, Luca Manganelli wrote:
> On Fri, Mar 13, 2015 at 10:58 AM, Matthias Kuhn <matthias at opengis.ch> wrote:
>> So you will need to introduce some CMake magic to skip this part when
>> compiling without spatialite.
> In qgisapp.cpp:
>
> extern "C"
> {
> #include <spatialite.h>
> }
>
> so, I think that sources should be modified, too...
Yes, but that will not concern server if I am not mistaken.
More information about the Qgis-developer
mailing list