| Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 1 | |
Using qt-x11-commercial-src-4.4.0-snapshot-20080204 a "make install" does no longer create the "doc" directory in the installation path. -- [ signature omitted ]
Martin Koller wrote: >Using qt-x11-commercial-src-4.4.0-snapshot-20080204 >a "make install" does no longer create the "doc" directory in the >installation path. make docs should create the docs; make install should install them. -- [ signature omitted ]
Attachment:
signature.asc
Description: This is a digitally signed message part.
On Thursday 07 February 2008, Thiago Macieira wrote:
> Martin Koller wrote:
> >Using qt-x11-commercial-src-4.4.0-snapshot-20080204
> >a "make install" does no longer create the "doc" directory in the
> >installation path.
>
> make docs should create the docs; make install should install them.
1) Should I be worried about errors in "make docs" ?
Some examples:
/home/pvss/workspace/ExternLibs/Qt4/x11-src/qt-x11-commercial-src-4.4.0-snapshot-20080204/src/opengl/qgl.cpp:2945:
Cannot tie this documentation to anything
[I found a /*! ... */ comment, but there was no topical command
(e.g., '\fn', '\page') in the comment and no function definition
following the comment.]
/home/pvss/workspace/ExternLibs/Qt4/x11-src/qt-x11-commercial-src-4.4.0-snapshot-20080204/doc/src/examples/activeqt/opengl.qdoc:72:
Unexpected '\snippet (//! [0])'
/home/pvss/workspace/ExternLibs/Qt4/x11-src/qt-x11-commercial-src-4.4.0-snapshot-20080204/doc/src/snippets/code/doc.src.deployment.qdoc:299:
Hostile character 0x40 in C++ source
/home/pvss/workspace/ExternLibs/Qt4/x11-src/qt-x11-commercial-src-4.4.0-snapshot-20080204/doc/src/phonon-api.qdoc:2403:
No such group 'multimedia::Recording'
Warning: The
file /home/pvss/workspace/ExternLibs/Qt4/x11-src/qt-x11-commercial-src-4.4.0-snapshot-20080204/doc/html-api/streaminterface-members.html
does not exist! Skipping it.
...
2) Even after make docs and make install there is no "doc" directory in
the installation dir.
--
[ signature omitted ]