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 _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest