Disable QT-Win32 Debug Output

Stefan Greite Eron at fantasymail.de
Mon Jan 5 13:45:43 CET 2004


Thanks, that did the job!
I first was confused because I forgot to replace the new compiled qt-library with the one i once put in the system32 folder.


*********** REPLY SEPARATOR  ***********

On 28.12.2003 at 22:51 Ralf Habacker wrote:

>>Hi,
>>running a program from within cygwin i.e.
>>./program.exe&>/dev/null&
>>works fine, but i'm looking for a possibility do disable the debug output
>>if running a program from simple dos-command on a computer with cygwin
>not 
>>installed at all
>>(just copied the .dll files needed).
>>Any help would be greatly appreciated!
>
>In the qt sources you will find lines with 
>#define DEBUG_... 
>
>#ifdef DEBUG_... 
>	qDebug(...)
>#endif 
>
>You should comment out the #define statements and recompile the qt library 
>
>Ralf
>
>_______________________________________________
>kde-cygwin mailing list
>kde-cygwin at kde.org
>https://mail.kde.org/mailman/listinfo/kde-cygwin





More information about the kde-cygwin mailing list