[PyQt] How to start program with QT_NO_EXCEPTIONS

dizou di_zou at yahoo.com
Fri Feb 12 14:52:25 GMT 2010


I was looking through the source code and I found some code like this:

#if defined(QT_NO_EXCEPTIONS)
    ...
#else
    ...

So how do I start my program with QT_NO_EXCEPTIONS set to true?
-- 
View this message in context: http://old.nabble.com/How-to-start-program-with-QT_NO_EXCEPTIONS-tp27564708p27564708.html
Sent from the PyQt mailing list archive at Nabble.com.



More information about the PyQt mailing list