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