Finally I found in qttools/src/designer/src/src.pro that designer are excluded 
in compiling, after commented these commands, I can build the designer just in 
the qttools/src/designer directory  

B.R.
Jie


At 2014-01-24 10:30:37,nus1998 <nus1...@yeah.net> wrote:
hi Joerg,

Although I built the whole module under qttools directory, libQt5Designer.so is 
missing yet

B.R.
Jie
At 2014-01-17 20:54:38,"Joerg Bornemann" <joerg.bornem...@digia.com> wrote:
>On 17.01.2014 07:46, nus1998 wrote:
>
>> when I use qt5.0.2, I use commands:
>> /../qtbase/bin/qmake
>> make
>> make install/
>> in directory qttools\src\designer, I can find the libQt5Designer.so in
>> qttools\lib, however, for qt 5.2.0, I can only find libQt5Designer.la
>> which is a text file, and all the "so" files are missing.
>
>Build the whole module by doing ".../qmake && make && make install" in
>qttools, not in a subdirectory.
>
>
>Cheers,
>
>Joerg
>_______________________________________________
>Interest mailing list
>Interest@qt-project.org
>http://lists.qt-project.org/mailman/listinfo/interest


_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to