| Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 1 | |
Hi, Is there a a way to enable exceptions only for QtXmlPatterns ? As I can see, we need to build Qt with exceptions support to have QtXmlPatterns module. cheers, Fathi To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx
Fathi Boudra wrote: >Hi, > >Is there a a way to enable exceptions only for QtXmlPatterns ? >As I can see, we need to build Qt with exceptions support to have >QtXmlPatterns module. Right now, no. That would require some modification to the buildsystem, which hasn't happened so far. I don't think we have thought of that idea yet. Anyways, a simple workaround for your case is to build Qt without exceptions, then reconfigure with them and build QtXmlPatterns only. Unless the ABI for with/without exceptions changes for your compiler, of course. -- [ signature omitted ]
Attachment:
signature.asc
Description: This is a digitally signed message part.