[Qt-interest] Qt 4.5.1 Windows GROWS 4Gb+

Berry Octave octave at octavious.servegame.org
Thu May 21 22:45:55 CEST 2009


Le Thursday 21 May 2009 21:07:43 Andreas Pakulat, vous avez écrit :
> On 21.05.09 21:41:54, Raul Metsma wrote:
> > configure -nomake examples -nomake demos
> >   ... libs docs translations tools
>
> This only works with the configure shell script on linux and macos, on
> windows configure is a standalone executable which doesn't know about
> -nomake (at least that was the case with Qt4.4, didn't check Qt4.5 yet)
>
> Andreas

You can still disable their building by altering one line in the main project 
file (droping “examples demos” near a line PROJECTS += …).
Okay, this is still more dirty than a configure directive but it works.





More information about the Qt-interest-old mailing list