Bug 92560 - Qt-creator intergation complains about a "ucpp" module without .pro file
Summary: Qt-creator intergation complains about a "ucpp" module without .pro file
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
5.1.0.0.alpha0+ Master
Hardware: Other All
: lowest minor
Assignee: MichelR
URL:
Whiteboard: target:5.1.0
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-05 18:57 UTC by Arnaud Versini
Modified: 2016-10-25 19:24 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
First patch (3.01 KB, patch)
2015-07-11 22:14 UTC, MichelR
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arnaud Versini 2015-07-05 18:57:31 UTC
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".
Comment 1 MichelR 2015-07-11 22:14:43 UTC
Created attachment 117185 [details]
First patch
Comment 2 Arnaud Versini 2015-07-12 09:07:49 UTC
Michel, please provide those patches on Gerrit
Comment 3 MichelR 2015-07-14 21:59:59 UTC
Here it is :
https://gerrit.libreoffice.org/#/c/17054/
Comment 4 Commit Notification 2015-07-20 10:18:21 UTC
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.