I can't find these values. I can't even find the "DBUS" pattern in this file:
[r...@new-host-6 build]# pwd /home/mat/qutecom-2.2-test/build [r...@new-host-6 build]# ll total 288 -rwxr-xr-x 1 root root 2826 Mar 26 17:01 build_make.sh -rw-r--r-- 1 root root 29 Mar 26 17:01 build_nmake.bat -rw-r--r-- 1 root root 54 Mar 26 17:01 build_nmake-debug.bat -rw-r--r-- 1 root root 59 Mar 26 17:01 build_nmake-minsizerel.bat -rw-r--r-- 1 root root 56 Mar 26 17:01 build_nmake-release.bat -rw-r--r-- 1 root root 63 Mar 26 17:01 build_nmake-relwithdebinfo.bat -rw-r--r-- 1 root root 56 Mar 26 17:01 build_nmake-verbose.bat -rw-r--r-- 1 root root 145441 Mar 30 15:04 CMakeCache.txt drwxr-xr-x 5 root root 4096 Mar 30 15:04 CMakeFiles -rw-r--r-- 1 root root 3075 Mar 30 14:05 cmake_install.cmake -rw-r--r-- 1 root root 3263 Mar 30 14:05 CPackConfig.cmake -rw-r--r-- 1 root root 3491 Mar 30 14:05 CPackSourceConfig.cmake drwxr-xr-x 3 root root 4096 Mar 30 15:04 crashreport -rw-r--r-- 1 root root 72 Mar 26 17:01 create_vcproj-VC71.bat -rw-r--r-- 1 root root 67 Mar 26 17:01 create_vcproj-VC80.bat drwxr-xr-x 9 root root 4096 Mar 30 15:04 debug drwxr-xr-x 15 root root 4096 Mar 30 14:05 libs -rw-r--r-- 1 root root 38576 Mar 30 15:04 Makefile drwxr-xr-x 5 root root 4096 Mar 30 15:04 wengophone -rw-r--r-- 1 root root 26260 Mar 30 15:04 wengophone.dot drwxr-xr-x 14 root root 4096 Mar 30 15:04 wifo [r...@new-host-6 build]# [r...@new-host-6 build]# grep DBUS CMakeCache.txt [r...@new-host-6 build]# Mathieu On Mon, Mar 30, 2009 at 4:35 PM, Tarrisse Laurent <[email protected]>wrote: > In qutecom-2.2/build/CMakeCache.txt > What is the value of QT_QTDBUS_LIBRARY_RELEASE and QT_QTDBUS_LIBRARY_DEBUG > ? > > Laurent > > Mathieu Osty a écrit : > > Well I think so. I've simply downloaded the source from > > http://get.qtsoftware.com/qt/source/qt-x11-opensource-src-4.5.0.tar.gz, > > compiled it by running configure, make, make install and now I can see > > qdbus in Qt's bin directory: > > > > [r...@new-host-6 bin]# pwd > > /usr/local/Trolltech/Qt-4.5.0/ > > bin > > [r...@new-host-6 bin]# ll > > total 90580 > > -rwxr-xr-x 1 root root 839924 Mar 30 13:58 assistant > > -rwxr-xr-x 1 root root 471024 Mar 30 13:58 assistant_adp > > -rw-r--r-- 1 root root 3630977 Mar 30 12:12 assistant_adp.debug > > -rw-r--r-- 1 root root 4258922 Mar 30 12:10 assistant.debug > > -rwxr-xr-x 1 root root 444400 Mar 30 13:58 designer > > -rw-r--r-- 1 root root 5623040 Mar 30 12:25 designer.debug > > -rwxr-xr-x 1 root root 311552 Mar 30 13:58 lconvert > > -rw-r--r-- 1 root root 2230944 Mar 30 12:29 lconvert.debug > > -rwxr-xr-x 1 root root 1511704 Mar 30 13:58 linguist > > -rw-r--r-- 1 root root 12410878 Mar 30 12:28 linguist.debug > > -rwxr-xr-x 1 root root 442424 Mar 30 13:58 lrelease > > -rw-r--r-- 1 root root 3151575 Mar 30 12:28 lrelease.debug > > -rwxr-xr-x 1 root root 454724 Mar 30 13:58 lupdate > > -rw-r--r-- 1 root root 3188604 Mar 30 12:29 lupdate.debug > > -rwxr-xr-x 1 root root 932104 Mar 30 13:56 moc > > -rw-r--r-- 1 root root 3415340 Mar 30 10:49 moc.debug > > -rwxr-xr-x 1 root root 41736 Mar 30 13:58 pixeltool > > -rw-r--r-- 1 root root 480539 Mar 30 12:12 pixeltool.debug > > -rwxr-xr-x 1 root root 47772 Mar 30 13:58 qcollectiongenerator > > -rw-r--r-- 1 root root 428397 Mar 30 12:10 qcollectiongenerator.debug > > -rwxr-xr-x 1 root root 52752 Mar 30 13:58 qdbus > > -rwxr-xr-x 1 root root 22840 Mar 30 13:58 qdbuscpp2xml > > -rw-r--r-- 1 root root 189936 Mar 30 12:30 qdbuscpp2xml.debug > > -rw-r--r-- 1 root root 403553 Mar 30 12:30 qdbus.debug > > -rwxr-xr-x 1 root root 102008 Mar 30 13:58 qdbusviewer > > -rw-r--r-- 1 root root 1203412 Mar 30 12:30 qdbusviewer.debug > > -rwxr-xr-x 1 root root 60148 Mar 30 13:58 qdbusxml2cpp > > -rw-r--r-- 1 root root 523001 Mar 30 12:30 qdbusxml2cpp.debug > > -rwxr-xr-x 1 root root 149052 Mar 30 13:58 qhelpconverter > > -rw-r--r-- 1 root root 2821839 Mar 30 12:11 qhelpconverter.debug > > -rwxr-xr-x 1 root root 15340 Mar 30 13:58 qhelpgenerator > > -rw-r--r-- 1 root root 263727 Mar 30 12:10 qhelpgenerator.debug > > -rwxr-xr-x 1 root root 3521868 Mar 30 14:02 qmake > > -rwxr-xr-x 1 root root 953740 Mar 30 13:58 qt3to4 > > -rw-r--r-- 1 root root 5951288 Mar 30 12:13 qt3to4.debug > > -rwxr-xr-x 1 root root 246376 Mar 30 13:58 qtconfig > > -rw-r--r-- 1 root root 2691802 Mar 30 12:30 qtconfig.debug > > -rwxr-xr-x 1 root root 292808 Mar 30 14:00 qtdemo > > -rw-r--r-- 1 root root 4572507 Mar 30 13:03 qtdemo.debug > > -rwxr-xr-x 1 root root 1089996 Mar 30 13:56 rcc > > -rw-r--r-- 1 root root 3743374 Mar 30 10:49 rcc.debug > > -rwxr-xr-x 1 root root 1563132 Mar 30 13:56 uic > > -rwxr-xr-x 1 root root 1043172 Mar 30 13:57 uic3 > > -rw-r--r-- 1 root root 8409939 Mar 30 11:14 uic3.debug > > -rw-r--r-- 1 root root 7390042 Mar 30 10:50 uic.debug > > -rwxr-xr-x 1 root root 77064 Mar 30 13:58 xmlpatterns > > -rw-r--r-- 1 root root 754135 Mar 30 12:30 xmlpatterns.debug > > > > So I guess Dbus support is enabled. > > > > Mathieu > > > > > > On Mon, Mar 30, 2009 at 2:35 PM, Tarrisse Laurent <[email protected] > > <mailto:[email protected]>> wrote: > > > > Hello Mathieu > > > > Have you build Qt with Dbus support ? > > > > Laurent > > > > > > _______________________________________________ > QuteCom-dev mailing list > [email protected] > http://lists.qutecom.org/mailman/listinfo/qutecom-dev >
_______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
