When run simpledommodel debug version on windows platform with Qt 4.7, it will not run and show a message box tell me "Entry Point Not Found"
entrynotfound.jpg

I know the symbol entry is not found in QtCored4.dll but i do not know why it is.
I sure in my OS there is only one version QtCored4.dll.

I compiled my windows qt I only add "-platform win32-msvc2010" configuration. The other settings are default.

Anyone encounter it? And who can tell me the method to only compile QtCore4d.dll?