On X11 one can also use configure switches "-nomake demos -nomake examples".
On X11 one can also use configure switches "-nomake demos -nomake examples".
J-P Nurmi
Editing projects.pro worked perfectly. Thanks a lot.
There is much more clear way, when configure is done just run "make sub-src" and only the library will be built.
agree, but it works only under x11. editing of projects.pro works everywhere![]()
I'm with windows and it works.![]()
Thanks, quoting in the projects.pro file worked perfect!![]()
If you just navigate to the appropriate directly (rather than root Qt) and run make, it will only build that part of the library. For example, QtGUI.
add "-nomake examples -nomake demos" to your configure invocations, it works on both windows and linux. I cannot speak for any other platforms though. Those commands accomplish the same as commenting the lines out of the projects.pro file.
SEGMENTATION FAULT: At who the hell knows where.
Bookmarks