You are right - i would get the warnings back.
But unsetting QT_NO_DEBUG would also activate all other debug features, effectively giving me a debug build.
In Qt3 i also got those warnings for an optimized build.
Setting QT_DEBUG should achieve that.
Save yourself some pain. Learn C++ before learning Qt.
Bookmarks