2014-05-10 0:08 GMT+08:00 Thiago Macieira <thiago.macie...@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
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to