Automoc4 problems on OSX

Benjamin Reed rangerrick at gmail.com
Mon Mar 1 18:34:54 CET 2010


On Mon, Mar 1, 2010 at 12:32 PM, Mike Arthur <mike at mikearthur.co.uk> wrote:
>
> On 26 Feb 2010, at 21:16, Alexander Neundorf wrote:
>
>> Here I have include/QtGui/QGraphicsObject, so this looks correct.
>> Where is this header on your system ? Is Qt installed as frameworks ?
>
> It's lib/QtGui.framework/Versions/4/Headers/QGraphicsObject for me. Yes I'm using frameworks on OSX 10.6 with Qt 4.6.2/Cocoa.

As long as your -F's are right, then
lib/QtGui.framework/Versions/4/Headers/QGraphicsObject should work
with:

  #include <QtGui/QGraphicsObject>

-- 
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development

Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/


More information about the Kde-buildsystem mailing list