Hi all, I'm trying to debug QtCreator with QGIS in Windows 7-64 and Visual Studio debugger (cdb.exe).
The build phase finished correctly but when i start the app or debug the app in QtCreator, always fails with the following error: :0: warning: Exception at 0x77121d82, code: 0xc0000139: DLL entry point not found, flags=0x1 (execution cannot be continued) (first chance) :0: warning: Exception at 0x77121d82, code: 0xc0000139: DLL entry point not found, flags=0x1 (execution cannot be continued) (first chance) :0: error: Exception at 0x770ce3be, code: 0xc0000005: read access violation at: 0x0, flags=0x0 (first chance) :0: error: Exception at 0x770ce3be, code: 0xc0000005: read access violation at: 0x0, flags=0x0 I tried whit CDB for x86 or x64. The executable builded with QtCreator also fails. I am able to build QGIS using Visual Studio 2008 and works correctly but the executable generated with QtCreator fails. I'm newbie on QGIS development, but it is necessary to do so. What is the best way to debug QGIS in WIndows? Thanks you.
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
