Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi there,
I recognized that the QTCreator gets built by default with the debug option on. How can I change that easily? (QT itself I compiled with bot debug and release)
Thanks & regards
Hi and welcome to devnet,
just add "CONFIG+=release" when calling qmake
By the way it's Qt, QT stands for Apple's QuickTime :)