[Interest] Qt 5.2 Self Built Assistant Application has no index

Frederik Gladhorn frederik.gladhorn at digia.com
Tue Jan 28 10:59:29 CET 2014


Mandag 27. januar 2014 15.54.21 skrev Michael Jackson:
> I built Qt 5.2 this weekend on OS X 10.8.5 using Xcode 4.6.x and after
> installation the QtAssistant application does not seem to have an "index"
> or anyway to search for anything. All the GUI elements are there but if I
> click on the "Index" tab and type something (QString) nothing shows in the
> list of pages. In fact the list of pages is empty when I launch the app. I
> am sure I am missing something straight forward in the build to make this
> happen.
> 
> Here is my configure line:
> ./configure -opensource -confirm-license -debug-and-release -shared
> -largefile -arch x86_64  -prefix /Users/Shared/Toolkits/Qt-5.2.0-Cocoa
> 
> then: make

Add a "make docs" before make install.

And while I am sure Qt Creator picks up the docs automatically, it might be 
necessary to add them to assistant - either run assistant -register file.qch 
for each .qch file or find the same in the assistant settings.

Greetings,
Frederik


>      make install
> 
> 
> Thanks for any help
> --
> Mike Jackson (DREAM3D Developer)
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest

-- 
Best regards,
Frederik Gladhorn
Senior Software Engineer - Digia, Qt
Visit us on: http://qt.digia.com




More information about the Interest mailing list