My Qt 4.7.4 project file doesn't generate map/pdb files under windows release builds. thus, postmortem debugging is impossible.
Any flag to change that?
Adding the following to the .pro file:
QMAKE_LFLAGS_RELEASE+=/MAP
QMAKE_CFLAGS_RELEASE += /Zi
QMAKE_LFLAGS_RELEASE +=/debug /opt:ref
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With