[Qt-interest] How to handle error
Sean Harmer
sean.harmer at maps-technology.com
Fri Jun 25 12:50:04 CEST 2010
On Friday 25 June 2010 11:36:28 Ramesh wrote:
> Can you tell me how to use the env variable, I am not getting.
> Export means how?
Read up on how to use your operating system ;-)
http://lmgtfy.com/?q=set+an+environment+variable
See first link.
Or for any system where you are using Qt Creator:
Edit the project settings such that the Run-Time environment section includes
a variable called "QT_FATAL_WARNINGS" and has a value of "1" - although I
think any value will do. Now run your app in the debugger through Qt-creator.
Sean
More information about the Qt-interest-old
mailing list