branches/qt-copy: Problem with 0079-compositing-types.patch
Michael Nottebrock
lofi at freebsd.org
Wed Jul 11 13:05:12 BST 2007
Hi,
I'm trying to package the latest qt-copy patches, but when I apply them to a
stock qt 3.3.8 I get this error:
c++ -c -pipe -fno-exceptions -Wall -W -O -pipe -fPIC -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_NIS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DQT_NAS_SUPPORT -DQT_DLOPEN_OPENGL -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -DQT_NO_STYLE_POCKETPC -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. -I/usr/local/include/freetype2 -I/usr/local/include -I3rdparty/opentype -I/usr/local/include -I../include -I/usr/local/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/qcombobox.o
widgets/qcombobox.cpp
widgets/qcombobox.cpp: In member function `void
QComboBoxData::setListBox(QListBox*)':
widgets/qcombobox.cpp:445: error: 'class QListBox' has no member
named 'x11SetWindowType'
widgets/qcombobox.cpp:445: error: `X11WindowTypeCombo' is not a member of
`QWidget'
widgets/qcombobox.cpp:446: error: 'class QListBox' has no member
named 'x11SetWindowTransient'
widgets/qcombobox.cpp: In member function `void
QComboBoxData::setPopupMenu(QComboBoxPopup*, bool)':
widgets/qcombobox.cpp:457: error: 'class QComboBoxPopup' has no member
named 'x11SetWindowType'
widgets/qcombobox.cpp:457: error: `X11WindowTypeCombo' is not a member of
`QWidget'
widgets/qcombobox.cpp:458: error: 'class QComboBoxPopup' has no member
named 'x11SetWindowTransient'
Am I missing something or is one of the patches incomplete?
Cheers,
--
,_, | Michael Nottebrock | lofi at freebsd.org
(/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org
\u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20070711/2999565e/attachment.sig>
More information about the kde-core-devel
mailing list