[PATCH] for kdelibs/kio & msvc
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Sat Nov 12 13:00:22 GMT 2005
Hi,
Here a patch to fix compile kio with msvc:
bookmarks/kbookmark.h
- add KDE_DUMMY_COMPARISON_OPERATOR for KBookmark
bookmarks/kbookmarkmenu.cc
kfile/kpropertiesdialog.cpp
kio/kimageio.cpp
kssl/kssl.cc
- ifdef'd out '#warning' for non gcc-compilers
kfile/kurlbar.cpp
- removed redefinition of 'QColor Qt::gray'
kio/kprotocolinfo.cpp
- removed win-specific defines because it works without (Ralf can you
please check if it doesn't break mingw? msvc doesn't need it anymore)
kio/paste.cpp
- removed 'undef QT3_SUPPORT' to avoid compiler errors in qwidget.h
kio/slavebase.cpp
- include Q3ValueList
SConscript
- corrected uiserver & observer skel & stub generation
- added ltdlc lib for win
Because of SConscript & skel/stub creation - I just changed it to fit
with others like kbookmarkmanager.skel or kbookmarknotifier.skel - hope
this is ok.
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kio.patch
Type: text/x-diff
Size: 6553 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20051112/4ff0e49e/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20051112/4ff0e49e/attachment.sig>
More information about the kde-core-devel
mailing list