Hi Christophe, On Wed, 21. Jun 2017 at 09:32:12 +0200, Christophe B wrote: > We are therefore looking to associate QGIS with visual studio and be able > to take step by step by associating with the process. > For the moment when we build with the DLL / lib of dev it build but when > launching the plugin, QGIS crash with a message > Debug Assertion Failed! Expression: _pFirstBlock == pHead > If we try to focus on the process, in release, we can not do anything ...
You shouldn't be doing Debug builds, but RelWithDebInfo builds. > VS 2013 2.x is built with VS2010 in OSGeo4W. Jürgen -- Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31 Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50 Software Engineer D-26506 Norden http://www.norbit.de QGIS release manager (PSC) Germany IRC: jef on FreeNode
signature.asc
Description: PGP signature
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
