It seems documentation doesn’t get builded and installed if I build QT by myself. Does it required separate building and installation?
I compile with VS2012 (64 bit). I configure with “-prefix c:\QT\5.0.0” then “nmake” then “nmake install”. All is OK in the c:\QT\5.0.0 except doc folder. The doc folder size is just 133Kb. It is abviously not right. When I launch assistant it shows nothing (empty). Readme says nothing about separate doc building. So how to build and install docs?
Same thing with QT creator 2.6.1. Qtcreator itself is OK by empty docs too. When call help menu it is empty. Does it require separate doc building as well?
↧