I develop a Quantum GIS plugin layer using Microsoft Visual studio and placed it in my plugins folder of my customized quantum gis application.
I now intend to debug the DLL using Microsoft Studio.
I have Quantum GIS 1.8 sources and debug successfully compile and also try to debug my dll using this environment without success.
My question is: How can i debug a Quantum GIS DLL using Microsoft Studio?
Thank you