[Kde-bindings] Re: Building on Mac OS X

Arno Rehn arno at arnorehn.de
Sat Mar 5 23:37:24 UTC 2011


On Sunday 06 March 2011 00:29:15 Elliott Slaughter wrote:
> On Sat, Mar 5, 2011 at 3:14 PM, Arno Rehn <arno at arnorehn.de> wrote:
> > On Sunday 06 March 2011 00:03:36 Elliott Slaughter wrote:
> > > On Sat, Mar 5, 2011 at 2:51 PM, Arno Rehn <arno at arnorehn.de> wrote:
> > > > On Saturday 05 March 2011 22:46:43 Cyrus Harmon wrote:
> > > > > is required to get past Elliott's latest bug. Now, I get _almost_
> > > > > to the end:
> > > > > 
> > > > > [100%] Building CXX object
> > 
> > phonon/CMakeFiles/smokephonon.dir/x_10.cpp.o
> > 
> > > > > /Users/sly/src/kde/smokeqt/phonon/x_10.cpp: In static member
> > > > > function ‘static void
> > > > > __smokephonon::x_QGlobalSpace::x_1(Smoke::StackItem*)’:
> > 
> > > > > /Users/sly/src/kde/smokeqt/phonon/x_10.cpp:18: error:
> > ‘Q_COMPLEX_TYPE’
> > 
> > > > was
> > > > 
> > > > > not declared in this scope
> > 
> > /Users/sly/src/kde/smokeqt/phonon/x_10.cpp:
> > > > > In static member function ‘static void
> > > > > __smokephonon::x_QGlobalSpace::x_2(Smoke::StackItem*)’:
> > > > > /Users/sly/src/kde/smokeqt/phonon/x_10.cpp:21: error:
> > > > > ‘Q_PRIMITIVE_TYPE’ was not declared in this scope ...
> > > > 
> > > > Does this only happen with phonon? These constants are all
> > > > unconditionally declared in qglobal.h, so this shouldn't happen. Can
> > 
> > you
> > 
> > > > post the complete error message?
> > > 
> > > Thanks for pushing :-).
> > > 
> > > I can duplicate this error. It's long so I put it in a paste.
> > > 
> > > Error: http://pastebin.com/spA85f1F
> > > x_10.cpp: http://pastebin.com/sDaXpTjk
> > 
> > Right, I think this should be fixed now.
> 
> I'm still getting the same error. New pastes are attached (although they
> look the same to me as the originals).
> 
> Error: http://pastebin.com/MCZD1fQp
> x_10.cpp: http://pastebin.com/bSPNuZUG
Strange. Can you try adding #include <QtCore/qglobal.h> at the beginning 
and/or end of <src>/phonon/phonon_includes.h? Something's going really wrong 
here as it seems.

-- 
Arno Rehn
arno at arnorehn.de



More information about the Kde-bindings mailing list