Hi Murray,

I usuallu build from cloned repository and to clone it i install merqurial
then i do:

mkdir work
cd work
hg clone http://hg.qutecom.org/qutecom-3.0
mkdir build-qutecom-3.0
cd build-qutecom-3.0
cmake ../qutecom-3.0
make -j4


Thanks
Vadim



On 05/10/11 15:09, Murray Collingwood wrote:
Hi Vadim

No problem.

Downloaded Qutecom 3.0.
Installed all of the -dev components as listed

Lots of output like this:

    murray@ngaio:~/Source/qutecom-3.0/build$ ./build_make.sh --build
    debug | more
     started build at Wed Oct  5 23:05:19 EST 2011.

    CMake Error at cmake/Macros/CMakeLists.txt:3 (include):
      include could not find load file:

        /GetMercurialRevision.cmake
    Call Stack (most recent call first):
      CMakeLists-QuteCom.txt:10 (include)
      CMakeLists.txt:3 (include)


    CMake Error at cmake/Macros/CMakeLists.txt:4 (include):
      include could not find load file:

        /GetCurrentDateTime.cmake
    Call Stack (most recent call first):
      CMakeLists-QuteCom.txt:10 (include)
      CMakeLists.txt:3 (include)


    CMake Error at cmake/Macros/CMakeLists.txt:6 (include):
      include could not find load file:

        /GlobalVariables.cmake
    Call Stack (most recent call first):
      CMakeLists-QuteCom.txt:10 (include)
      CMakeLists.txt:3 (include)


    CMake Error at cmake/Macros/CMakeLists.txt:8 (include):
      include could not find load file:

        /AddElement.cmake
    Call Stack (most recent call first):
      CMakeLists-QuteCom.txt:10 (include)
      CMakeLists.txt:3 (include)



It looks as though I'm still missing something critical in this build step... I've not used cmake before, usually I download source, install the required libraries and then just type 'make' and 'make install'.

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

_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to