[Interest] QtRemoteObjects: Compiling fails

Thiago Macieira thiago.macieira at intel.com
Fri Nov 13 18:04:05 CET 2015


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




More information about the Interest mailing list