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


On 28.11.2017 00:06, Michel Renon wrote:

I would say that your problem is not related to qt-creator integration.

The "make qtcreator-ide-integration" command creates .pro files that are used to just load files 
in qt-creator.
The build process in qt-creator is just a GUI shortcut to the standards cli commands : that's why 
the error appears also in the bash environment.


That's true. But there is still an error when building with qtcreator. For lo.pro:

In file included from 
../../libreoffice/workdir/UnpackedTarball/libcmis/src/libcmis/libcmis.hxx:31:0,
                 from ../../libreoffice/ucb/source/ucp/cmis/auth_provider.hxx:20,
                 from ../../libreoffice/ucb/source/ucp/cmis/auth_provider.cxx:18:
../../libreoffice/workdir/UnpackedTarball/libcmis/src/libcmis/allowable-actions.hxx:35:10: fatal 
error: libxml/tree.h: No such file or directory
 #include <libxml/tree.h>
          ^~~~~~~~~~~~~~~
compilation terminated. 

file /usr/include/libxml2/libxml/tree.h 
/usr/include/libxml2/libxml/tree.h: C source, ASCII text

Make works again when I delete *.pro/*.pro.user and run ./autogen * again. Guess the makefiles are 
recreated.

Attachment: signature.asc
Description: OpenPGP digital signature


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.