[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: kdeedu/kig/kig
From:       Dominique Devriese <dominique.devriese () student ! kuleuven ! ac ! be>
Date:       2004-06-18 22:39:39
Message-ID: 87k6y4ze1g.fsf () student ! kuleuven ! ac ! be
[Download RAW message or body]

Helge Deller writes:

> Hi Domi,
>> # set the include path for X, qt and KDE
>> -INCLUDES = -I../misc $(all_includes)
>> +INCLUDES = $(all_includes)

> Remark: This is builddir != srcdir....

Hi,

After some research, I found out that the problem is not that g++
doesn't look in the right directory for the zoomareabase.h header, but
that the header simply isn't built yet.  The header is generated from
zoomareabase.ui and apparently, the misc directory is built after the
kig directory in builddir!=srcdir, but not in the normal situations.

This means that your commit doesn't in fact solve the problem.  You
must have accidentally compiled the misc directory yourself when you
tested, I guess.

I can imagine two solutions for this:

* somehow tell automake to build misc before kig -> don't know how
* move the zoomarea* stuff to the kig directory -> will prolly be
  doing this

I'll prolly be doing the second, but I don't have time at the moment,
as I should be studying for an exam tomorrow...

cheers
domi
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic