Re: QtCreator - problem in compiling hpp files

2016-09-14 Thread Michael Stahl
On 14.09.2016 09:40, Jan Iversen wrote: > >> I installed QtCreator to work on the LO project. But then, at the first >> attempt to compile, I get the following message. >> /.../libreoffice/desktop/inc/app.hxx:24: error: com / sun / star / lang / >> XMultiServiceFactory.hpp: No such file or dire

Re: QtCreator - problem in compiling hpp files

2016-09-14 Thread Jan Iversen
> I installed QtCreator to work on the LO project. But then, at the first > attempt to compile, I get the following message. > /.../libreoffice/desktop/inc/app.hxx:24: error: com / sun / star / lang / > XMultiServiceFactory.hpp: No such file or directory. Currently our support for IDE is merely

QtCreator - problem in compiling hpp files

2016-09-14 Thread Pierre Lepage
Hello, I installed QtCreator to work on the LO project. But then, at the first attempt to compile, I get the following message. /.../libreoffice/desktop/inc/app.hxx:24: error: com / sun / star / lang / XMultiServiceFactory.hpp: No such file or directory. An idea to get out of this impasse with Qt