Hi, Steps to reproduce : - Build LibreOffice from source directory - Make qt-creator integration by using "make qtcreator-ide-integration" - Launch qt-creator and open lo.pro - Open a C++ file with generated includes Result : qt-creator doesn't found any generated headers, and should have ./workdir/UnoApiHeadersTarget/offapi/normal in the include path.
Here is the first patch : https://gerrit.libreoffice.org/17055
Michel Renon committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=dcec162ea083b3604ff82c4dc3ca43d2b5054ea7 tdf#92561 : QtCreator doesn't find any generated c++ headers. It will be available in 5.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.