Hi Laurent

QuteCom build system use CMAKE_CURRENT_LIST_DIR.
> This variable has been introduced with cmake 2.8.3.
> It represents the directory of the listfile currently being processed.
>
> Maybe you could replace  CMAKE_CURRENT_LIST_DIR  with correct path
> in cmake/CMakeLists.txt and cmake/Macros/CMakeLists.txt
>

Thanks for this info...  I played with these values and managed to locate
everything.

Now I have a new problem - my libqt4-dev appears to be too old.  Again, this
is the only version available on Debian Squeeze.  Somehow I'm getting the
message QuteCom was never designed to run on my platform....[sigh]

murray@ngaio:~/Source/qutecom-3.0/build$ ./build_make.sh | more
>  started build at Thu Oct  6 09:51:14 EST 2011.
>
> -- Performing Test WITH_FPIC
> -- Performing Test WITH_FPIC - Success
> -- OS: Linux-2.6.32-5-amd64
> -- Processor: x86_64
> -- Compiler: /usr/bin/gcc
> -- Build type: Debug
> -- Build tool: /usr/bin/make
> -- Build directory:
> -- Time: 2011.10.06_09.51.14
> -- Found Mercurial (hg): /usr/bin/hg
> -- QuteCom: 60b02bc389c7
> -- Verona: 10f5da665e5b
> -- Mediastreamer2: 8917c1eaa724
> -- Looking for include files CMAKE_HAVE_PTHREAD_H
> -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
> -- Looking for pthread_create in pthreads
> -- Looking for pthread_create in pthreads - not found
> -- Looking for pthread_create in pthread
> -- Looking for pthread_create in pthread - found
> -- Found Threads: TRUE
> -- Boost version: 1.42.0
> -- Found the following Boost libraries:
> --   thread
> --   serialization
> --   program_options
> --   date_time
> --   signals
> CMake Error at /usr/share/cmake-2.8/Modules/FindQt4.cmake:1145 (MESSAGE):
>   The installed Qt version 4.6.3 is too old, at least version 4.7.0 is
>   required
> Call Stack (most recent call first):
>   libs/3rdparty/qt4/CMakeLists.txt:4 (find_package)
>
>
> -- Configuring incomplete, errors occurred!
> Generate graphviz: /home/murray/Source/qutecom-3.0/build/qutecom.dot
> murray@ngaio:~/Source/qutecom-3.0/build$
>


Is there anything more I can do to get QuteCom 3 working or should I give up
and wait 6 months for some new updates to these libraries?

Cheers
Murray


-- 
Murray Collingwood
Focus Computing
ph +61 7 3175 0575
mob +61 415 24 26 24
http://www.focus-computing.com.au
_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to