Login Page - Create Account

Support Board


Date/Time: Wed, 24 Apr 2024 19:23:21 +0000



Exception handling disabled

View Count: 1135

[2015-11-26 08:13:51]
User96015 - Posts: 55
Dear sir.
I' m building a new study that include TRY-CATCH in c++ code.
But while I' m compiling it I replay an error:

error: exception handling disabled, use -fexceptions to enable

Do you know how can I enable -fexceptions?
Thanks and bye.
[2015-11-26 09:10:53]
Sierra Chart Engineering - Posts: 104368
Refer to step 19.8 here:
https://www.sierrachart.com/index.php?page=doc/doc_CreatingDLLs.html#StepByStepInstructions

It explains that you can put these in the Additional Compiler Parameters text box. Let us know if you need more help. So you should just be able to put -fexceptions in that box.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2015-11-26 09:12:33

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account