Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
Qt Creator 4.9.2, Qt Creator 4.10.0
-
None
Description
I have generic project, with the MSVC2017 64bit toolset selected.
Then the exceptions seem to be unsupported by the editor since there are errors:
- cannot use 'try' with exceptions disabled
- cannot use 'throw' with exceptions disabled
It used to work a few versions ago. As far as I remember there was no issue with QtCreator 4.8.x
Attachments
Issue Links
- relates to
-
QTCREATORBUG-15302 Clang: any use of "throw" is flagged as an error
- Closed