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

2014-09-22 Thread Nejia
@lists.osgeo.org Objet : Re: [Qgis-developer] Problem with Qgis c++ plugin Hi Hartmut, On Thu, 18. Sep 2014 at 01:10:50 -0700, tschaun wrote: I have the same problem, and have had it for some time. I previously reported it for 2.2. My previous post received a response from Jürgen who said he had never

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

2014-09-22 Thread Hartmut Tschauner
Thanks for your response, Jürgen. Yes, I did build my plugin with the release libraries and that results in an access violation every time I switch from my own to a built-in map tool. This does not happen if I build plugin and QGIS in one go and run my plugin as in that QGIS I built myself. On

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

2014-09-19 Thread Jürgen E . Fischer
Hi Hartmut, On Thu, 18. Sep 2014 at 01:10:50 -0700, tschaun wrote: I have the same problem, and have had it for some time. I previously reported it for 2.2. My previous post received a response from Jürgen who said he had never seen this problem. This is not surprising as core developers build

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

2014-09-18 Thread tschaun
I have the same problem, and have had it for some time. I previously reported it for 2.2. My previous post received a response from Jürgen who said he had never seen this problem. This is not surprising as core developers build the application and plugins in one go, whereas this problem only crops

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

2014-09-17 Thread Nejia
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

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

2014-09-17 Thread Nejia
: [Qgis-developer] Problem with Qgis c++ plugin 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