PDA

View Full Version : Build QT 4.8.7 without QtHelp and QTClucene



Joelito
3rd June 2015, 23:05
Hi:

I'm going to build Qt 4.8.7 and I would like to keep it the most "gui-ish" possible, so I'll use this configure options:


-release -opensource -fast -no-qt3support -no-dsp -no-vcproj -no-qdbus -no-phonon -no-phonon-backend -no-multimedia -no-webkit -no-script -no-scripttools -no-declarative

But also I'd like to not build QtCLucene. I was told tha QtCLucene is bundle with QtHelp4..my question is how to void the build of those two? Thanks.