[Development] `/opt/qt5/bin/qdoc: not found` with `-prefix /opt/qt5` config

Yuchen Deng loaden at gmail.com
Sat May 10 04:51:52 CEST 2014


2014-05-10 0:08 GMT+08:00 Thiago Macieira <thiago.macieira at intel.com>:

> I haven't checked, but maybe this will work:
>
> make
> make install INSTALL_ROOT=$foo
> make docs INSTALL_ROOT=$foo
> make install_docs INSTALL_ROOT=$foo
>
> But I guess it won't.
>
> The point is that "make docs" wants to use the installed qdoc, not the one
> that was compiled but not yet installed.
>

yes, it won't work.
so, seems it's a bug, reported in here:
https://bugreports.qt-project.org/browse/QTBUG-38882


-- 
Best Regards
Yuchen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20140510/3632a3ba/attachment.html>


More information about the Development mailing list