[Kde-bindings] Re: Notes on building on Mac OS X
Arno Rehn
arno at arnorehn.de
Tue Mar 1 14:31:19 UTC 2011
Great, I've pushed the fixes to the repo. It should build without any problems
now.
On Monday 28 February 2011 09:37:34 Ben Skelton wrote:
> Hi Arno,
>
> I needed to make the same change to the below:
> > qtsvg
> > qtsql
> > qtopengl
> > qtmultimedia
> > qt3support
> > qthelp
> > qwt
>
> In qwt/qwt_includes.h I needed to comment out
>
> > #include <qwt_plot_svgitem.h>
>
> That header file is strange. It is a part of the qwt source distribution I
> have, but it does not get installed, no other header file in qwt seems to
> include it and the class it defines does not seem to get packaged into the
> library. Anyway, commenting it out builds smokeqt! On to rubyqt...
What version of Qwt is that? On linux, it's installed and works just fine.
I've wrapped the #include in an #ifndef Q_WS_MAC for now, so it shouldn't
cause any problems on OS X.
> cheers,
> --Ben
>
> On 20 Feb 2011, at 21:47, Arno Rehn wrote:
> > On Sunday 20 February 2011 07:48:55 Ben Skelton wrote:
> >> Hi Arno,
> >>
> >> thanks for that.
> >>
> >> The annoying "qt_mac_set_cursor" has reared its ugly head again in
> >> libsmokeqtdeclarative.dylib
> >>
> >> Undefined symbols:
> >>
> >> "qt_mac_set_cursor(QCursor const*, QPoint const&)", referenced from:
> >> __smokeqtdeclarative::x_QGlobalSpace::x_475(Smoke::StackItem*)
> >>
> >> in x_1.cpp.o ld: symbol(s) not found
> >> collect2: ld returned 1 exit status
> >
> > Fixed.
>
> _______________________________________________
> Kde-bindings mailing list
> Kde-bindings at kde.org
> https://mail.kde.org/mailman/listinfo/kde-bindings
--
Arno Rehn
arno at arnorehn.de
More information about the Kde-bindings
mailing list