I'm statically building Qt for Windows, following this tutorial:

http://wiki.qtcentre.org/index.php?t...ows_with_MinGW


Do I loose debug capabilities of Qt creator if I do? Will I be able to build executables with debug info or I'll not? I ask you because in the tutorial you tell to put -release parameter, so does this mean "no debug nevermore"?

Thank you