Because building Qt demos and examples is time consuming and sometime can’t be correctly done because of missing sub-parts of Qt, it’s good to remove it from main Qt build. To do this, pass following parameters to the ./configure script:
-nomake demos -nomake examples
Leave a Reply