[Kde-bindings] Re: Notes on building on Mac OS X

Ben Skelton ben.skelton at chestnut-tree-cafe.org
Mon Feb 28 08:37:34 UTC 2011


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...

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.
> 
> -- 
> Arno Rehn
> arno at arnorehn.de
> _______________________________________________
> Kde-bindings mailing list
> Kde-bindings at kde.org
> https://mail.kde.org/mailman/listinfo/kde-bindings




More information about the Kde-bindings mailing list