[Kde-bindings] Error compiling qtruby4-1.4.10 on MacOS 10.5

Jose Ernesto Suarez suarez_ern at gva.es
Thu Jul 24 10:18:46 UTC 2008


>>
Thanks! this solve the problem!

> I would just comment out the lines in handlers.cpp that refer to
> QList<QWebHistoryItem>.
>
> // DEF_VALUELIST_MARSHALLER( QWebHistoryItemList,  
> QList<QWebHistoryItem>,
> QWebHistoryItem )
> ...
>
> //     { "QList<QWebHistoryItem>", marshall_QWebHistoryItemList },
>
>
> I'm not sure why some versions of Qt 4.4 have this type, and others  
> don't. I
> use the version of Qt in qt-copy in the kde svn and it has this list:
>
> mardigras rdale 123% grep 'QList<QWebHistoryItem>' *.h
> qwebhistory.h:    QList<QWebHistoryItem> items() const;
> qwebhistory.h:    QList<QWebHistoryItem> backItems(int maxItems)  
> const;
> qwebhistory.h:    QList<QWebHistoryItem> forwardItems(int maxItems)  
> const;
>
> -- Richard
>

Jose Ernesto Suarez
UPV- PoLinuX
http://www.polinux.upv.es




More information about the Kde-bindings mailing list