[Qgis-developer] Problem with Qgis c++ plugin

Nejia nejia at spaceyes.fr
Wed Sep 17 06:12:23 PDT 2014


Hi,

 

I have a Qgis C++ plugin that adds a tool, I build my plugin using the
libraries of Qgis built from sources
<https://github.com/qgis/QGIS/tree/release-2_4>  with Microsoft Visual
Studio as described here
<http://htmlpreview.github.io/?https://raw.github.com/qgis/QGIS/master/doc/I
NSTALL.html#toc14> .

My tool works fine with built Qgis but not with the installed Qgis 2.4.

When I activate my tool and then turn to another tool Qgis crash and write a
minimum dump file:

 

Dump File: qgis-20140915-111427-2760-1564-8fdd08a.dmp :
C:\Users\Admin\AppData\Local\Temp\qgis-20140915-111427-2760-1564-8fdd08a.dmp
Last Write Time: 15/09/2014 11:14:28 Process Name: qgis-bin.exe : C:\Program
Files (x86)\QGIS Chugiak\bin\qgis-bin.exe Process Architecture: x86
Exception Code: 0xC0000005 Exception Information: The thread tried to read
from or write to a virtual address for which it does not have the
appropriate access. Heap Information: Not Present

For more details see the attached files

Best regards

Nejia

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20140917/af4048f1/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: GeoAdvancedEditTool.h
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20140917/af4048f1/attachment.h>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: MapToolAdvancedEditPolygons.h
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20140917/af4048f1/attachment-0001.h>


More information about the Qgis-developer mailing list