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 Result : Qt-creator tell us that ucpp module doesn't have pro file : Could not find .pro file for subdirectory "ucpp" in "/home/arnaud/libreoffice/src/ucpp".
Created attachment 117185 [details] First patch
Michel, please provide those patches on Gerrit
Here it is : https://gerrit.libreoffice.org/#/c/17054/
Michel Renon committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=09491390e6662516339f8aa920bb8ae9493e34c0 tdf#92560 : QtCreator integration complains about a "ucpp" without a .pro file 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.