[QGIS-trac] Re: [Quantum GIS] #2745: Attempt to create new spatiaLite layer fails

Quantum GIS qgis at qgis.org
Mon May 24 17:41:08 EDT 2010


#2745: Attempt to create new spatiaLite layer fails
-----------------------------------------------------+----------------------
        Reporter:  rcline                            |         Owner:  kyngchaos       
            Type:  bug                               |        Status:  closed          
        Priority:  major: does not work as expected  |     Milestone:  Version 1.5.0   
       Component:  GUI                               |       Version:  HEAD            
      Resolution:  fixed                             |      Keywords:  spatialite xcode
Platform_version:                                    |      Platform:  OS X            
        Must_fix:  No                                |   Status_info:  0               
-----------------------------------------------------+----------------------
Changes (by kyngchaos):

  * status:  assigned => closed
  * resolution:  => fixed

Comment:

 OK, turns out you had the right track - while newSpatialiteLayer() should
 be conditionalized in qgisapp.cpp, it should not be so in qgisapp.h.
 newSpatialiteLayer() must exist (defined in qgisapp.h), it's just an empty
 function if spatialite is not enabled.

 fixed in r13567.  I'll package up a new Mac dev build later.

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2745#comment:4>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list