Bug report #9417
0d2c564 Breaks master
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Jürgen Fischer | ||
Category: | Data Provider | ||
Affected QGIS version: | 2.0.1 | Regression?: | No |
Operating System: | Linux Ubuntu | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 18012 |
Description
I am building with master (a30a9dd) and it fails when I use:
//MODIFIED property for variable: WITH_PYSPATIALITE
WITH_PYSPATIALITE-MODIFIED:INTERNAL=ON
The culprit is the changes to src/core/spatialite/spatialite.c
Build errors are seen here:
https://gist.github.com/timlinux/8593951
When I add the spatialite.c from 68011dd to my master branch it builds fine.
Associated revisions
fix build with internal spatialite (followup 0d2c564cf; fixes #9417)
History
#1 Updated by Jürgen Fischer almost 11 years ago
- Status changed from Open to Closed
Fixed in changeset 760529bd7fd1c63ae5cc93ab3fd9392a68e0fda2.