> That's normal. It's a limitation of qmake, since it can't generate install
> rules for files that don't exist yet.

Thanks Thiago for the explanation.

> You have to run make docs to generate them, then probably ./config.status 
> again
> (or make qmake).

As I understand:
1. make => build Qt, the generated Makefile is wrong.
2. make docs => Generate docs, the generated Makefile is still wrong,
indeed it isn't updated.
3. ./config.status or make qmake => the generated Makefile is right.

> This only applies to snapshots, where the docs are not pre-generated. In
> official packaged releases, those rules are supposed to work out-of-the-box.

I wonder how many times you explained it... maybe a README.snapshot is needed.

cheers,

Fathi
_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback

Reply via email to