Nov 20 2005, 05:16 AM
Post
#1
|
|
|
Group: Members Posts: 145 Joined: 13-November 04 Member No.: 5,449 |
Is it possible to handle C++ exception in Qtopia applications?
I compile my application without the "-fno-exceptions" flag, but nevertheless the execeptions do not seem to work. The application aborts instead of catching the exception. |
|
|
|
![]() |
Nov 20 2005, 09:42 AM
Post
#2
|
|
![]() Group: Members Posts: 451 Joined: 27-November 03 From: Brisbane, Australia Member No.: 1,001 |
Qt/E for Qtopia is compiled without exceptions.
|
|
|
|
Nov 20 2005, 10:52 AM
Post
#3
|
|
|
Group: Members Posts: 145 Joined: 13-November 04 Member No.: 5,449 |
QUOTE(lpotter @ Nov 20 2005, 06:42 PM) Does it mean that I cannot use exceptions at all, or I must catch exception before the QT event handler? I am working on a GUI application that should handle exceptions within a single method before the control is returned to the QT event handler. I would expect that, if everything is compiled correctly, exceptions should be handled within my methods. |
|
|
|
rafm C++ Exception Handling Nov 20 2005, 05:16 AM
rafm QUOTE(rafm @ Nov 20 2005, 07:52 PM)Does it me... Nov 21 2005, 11:32 AM
lpotter Exceptions have a large overhead, and create large... Nov 22 2005, 10:29 AM
Mickeyl For the records... a lot of computer scientists ag... Nov 23 2005, 05:43 AM
lpotter QUOTE(Mickeyl @ Nov 23 2005, 11:43 PM)I'v... Dec 1 2005, 11:36 AM
Dobby Probably digging up this topic a bit as it hasn... Aug 19 2006, 12:44 PM![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd May 2013 - 06:53 PM |