<div dir="ltr"><div>Hi all,</div><div><br></div><div>I'm trying to debug QtCreator with QGIS in Windows 7-64 and Visual Studio debugger (cdb.exe).</div><div><br></div><div>The build phase finished correctly but when i start the app or debug the app in QtCreator, always fails with the following error:</div>

<div><br></div><div>:0: warning: Exception at 0x77121d82, code: 0xc0000139: DLL entry point not found, flags=0x1 (execution cannot be continued) (first chance)</div><div>:0: warning: Exception at 0x77121d82, code: 0xc0000139: DLL entry point not found, flags=0x1 (execution cannot be continued) (first chance)</div>

<div>:0: error: Exception at 0x770ce3be, code: 0xc0000005: read access violation at: 0x0, flags=0x0 (first chance)</div><div>:0: error: Exception at 0x770ce3be, code: 0xc0000005: read access violation at: 0x0, flags=0x0</div>

<div><br></div><div>I tried whit CDB for x86 or x64.</div><div>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.</div>

<div><br></div><div>I'm newbie on QGIS development, but it is necessary to do so. What is the best way to debug QGIS in WIndows?</div><div><br></div><div>Thanks you.</div></div>