[Interest] Well, I'm kind of irritated by QtCreator...

Thiago Macieira thiago.macieira at intel.com
Tue Oct 20 23:03:56 CEST 2015


On Tuesday 20 October 2015 13:37:47 Bob Hood wrote:
> > Use another tool besides qmake. For example, cmake.
> 
> So, qmake is the likely culprit here?
> 
> > You said you can't change the names. Does that mean the buildsystem
> > existed
> > before you started using Creator? If so, did it work? That is, if you
> > opened a terminal and tried to compile, did it succeed? What buildsystem
> > is that?
> This source base is Windows; I am not building it at all. I am porting some 
> elements of it to Linux, and so have to make references (to thing like
> headers in an exposed SDK).

So you're creating a buildsystem that refers to files that you can't move 
around.

Try the functions that peppe suggested. Otherwise, use cmake.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list