Automoc4 problems on OSX

Alexander Neundorf neundorf at kde.org
Mon Mar 15 22:32:02 CET 2010


On Monday 15 March 2010, Mike Arthur wrote:
> On 1 Mar 2010, at 22:03, Alexander Neundorf wrote:
> > is -F included in INCLUDE_DIRECTORIES ?
>
> Nope but you can work it out from MOC_DIRECTORIES.
>
> > If not, if on Mac, we need to check whether -F is in the link libraries.
> > Hmm, but the target does not yet exist at this point. Hmm. Maybe automoc4
> > could check the location of the QtCore library and use this to determine
> > whether and where Qt is installed as frameworks ?
>
> I've attached a patch for this. It should add all the needed frameworks.
> Seems to work for me. Can you review it and if it's OK I'll commit it.

Hmm, I cannot really test it here, but it looks like it makes sense.
So no objections from my side.

> > Where ?
> > Do you mean in trunk or in a branch or in git ?
> > Whereever you prefer :-)
> > CMake just switched to git.
>
> Cool, I'll get started on this at some point. I'll probably start doing it
> in trunk, as long as I don't remove any functionality that should be fine,
> right?

Sure :-)
If you do it in trunk, you can be sure people will scream as soon as you break 
something ;-)

Alex



More information about the Kde-buildsystem mailing list