c++ - Are exceptions supported in Qt 5? -
in new version of qt, it's not possible pass command-line parameter -exceptions when configuring. exceptions there or not? utilize exceptions in programs lot. if exceptions disabled 1 time , all... that's bad news!
can guys please explain happened exceptions in qt 5?
the ability disable exceptions introduced deal pre-standard compilers. qt has been around long time.
today, compilers supported qt back upwards exceptions, there's no longer need disable them.
c++ qt exception build qt5
No comments:
Post a Comment