On Tuesday 11 July 2006 18:57, Peter Kümmel wrote: > How should we handle qdbus for windows? > > Currently qdbus depends on dbus and kdewin32. > > The kdewin32 dependency could be removed, because > only getopt from unistd.h is needed by the tools. > > Does Trolltech plan to remove the dependency on unistd.h? > The simples way is a copy paste from kdewin32, but I think > there is a better Qt-way for this. > > And how should we build qdbus on windows? Is it possible to > have a qmake build-process which ships with Qt and only > depends on a enviroment variable for dbus? > Something like this in tools/qdbus/src/src.pro: > > win32 { > INCLUDEPATH += . $$(DBUSDIR)/include > LIBS += $$(DBUSDIR)/lib/dbus-1.lib ws2_32.lib advapi32.lib netapi32.lib > } > > Is it OK when I change the qt-copy files?
This topic fits *much* better on kde-core-devel, please post again there. Bye Alex -- Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de Home: neundorf AT kde.org - http://www.kde.org alex AT neundorf.net - http://www.neundorf.net _______________________________________________ Kde-buildsystem mailing list Kde-buildsystem@kde.org https://mail.kde.org/mailman/listinfo/kde-buildsystem