Thanks a lot, works like a charm. -----Original Message----- From: Thiago Macieira [mailto:thiago.macie...@intel.com] Sent: Friday, November 13, 2015 6:04 PM To: interest@qt-project.org Subject: Re: [Interest] QtRemoteObjects: Compiling fails
On Friday 13 November 2015 10:26:47 Kimmerle Markus wrote: > Hi, > > I downloaded the sources for QtRemoteObject from > https://github.com/qtproject/playground-qtremoteobjects as a ZIP file. > When trying to compile it under Windows 7, Qt 5.5.1, MinGW 4.9.2 using > qmake -> make in the root directory, it fails with > > qremoteobjectsource.h:46:50: fatal error: > QtRemoteObjects/qtremoteobjectglobal.h: No such file or directory > #include <QtRemoteObjects/qtremoteobjectglobal.h> > > Any hints what I am doing wrong? Create an empty subdirectory called .git so that the buildsystem will create the headers. You'll need perl. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center ------------------------------------------------------------------------------------------------------ Registergericht: Traunstein / Registry Court: HRB 275 - Sitz / Head Office: Traunreut Aufsichtsratsvorsitzender / Chairman of Supervisory Board: Rainer Burkhard Geschäftsführung / Management Board: Thomas Sesselmann (Vorsitzender / Chairman), Michael Grimm, Hubert Ermer, Lutz Rissing E-Mail Haftungsausschluss / E-Mail Disclaimer: http://www.heidenhain.de/disclaimer _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest