Date: prev next · Thread: first prev next last
2016 Archives by date, by thread · List index


Hi Khaled,

On Wed, 2016-12-07 at 00:46 +0200, Khaled Hosny wrote:
I used it today to build and even run the binary, but I had to edit
the
project in QtCreator and remove the qmake build step (otherwise qmake
will overwrite the Makefile and break the build).

To run soffice I had also to manually add a run configuration that
calls
instdir/program/soffice.
Yes, that's exactly the problem I was talking about. We already
generate all those rules (take a look at .pro.user files right after
make qtcreator-ide-integration), but they are ignored by QtCreator
(which instead puts some default qmake stuff there). The current "fix"
is to open the .pro.user file in a text editor, and replace the id in:

<value type="QString"
key="ProjectExplorer.ProjectConfiguration.Id">{0701de51-c96e-4e4f-85c3-
e70b223c5076}</value>

with the one from ~/.config/QtProject/qtcreator/profiles.xml (the
PE.Profile.Id one).

Maxim

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.