Environment: Qt 4.5.1, qwt 5.2.0, vs2008
Problem:
When project is built in debug mode it blows inside the "setupUi" call on invocation of statPlot = new QwtPlot(widget1);
When it is built in release it works just fine.

I built qwt using instructions from INSTALL file in qtw directory without any modification.

Any help with this issue will be appreciated.
Thanks