[Qt-interest] QtDemo: "Could not load description. Ensure that the documentation for Qt is built."

Alex nylocx at gmail.com
Sun Nov 14 19:42:22 CET 2010


Am 12.11.2010 12:32, schrieb Alex:
> Hi,
>
> I build QT 4.7.1 with VS2010 toolchain on Windows 7 successfully (with
> quiet a lot of warnings but without errors). After that I made an call
> to nmake clean and startet the demo app to see if everything works. The
> qtdemo app gives me the message: "Could not load description. Ensure
> that the documentation for Qt is built."
> So I tried to build the documentation with nmake docs, which also gives
> me a lot of warnings about missing pngs, and some linking fails, but
> finished with the message successfully build docs. Now I had two new
> dirs docs and docs-build, but the qtdemo app still states that it
> couldn't load the documentation, do I have to rebuild the demo app, or
> do something else after building the documentation from source? And I
> don't know if its important but the whole build was a shadow build with
> the source in C:\Qt\src-4.7.1 and build in C:\Qt\4.7.1 the configure
> parameters I used where -ltcg and -opensource, nothing more.
> It's nothing that important as long as the documentation works in
> qtcreator, but I would like to know what I did wrong.
>
> With best regards
>       Alex

What I have forgotten to say is, that just the description for the 
toplevel points is missing e.g. Demonstration Animation Framework 
Concurrent Programming etc. The examples them selves like SnakeGame, 
Flickr Client etc. have a description and images.

	Alex



More information about the Qt-interest-old mailing list