Hi there, I'm trying to build QuteCom on GNU/Linux OS with Ubuntu distribution. When i use command "cmake -DCMAKE_BUILD_TYPE=Debug" in source directory, i got an error like this;
CMake Error: A separate build directory is required, please create one and run cmake from this directory When i create a build directory (out of source directory) and try to use ccmake or cmake, i got this; /home/integer/qutecom-2.2/owbuild/owbuild/OWGlobalVariables.cmake:52: STRING sub-command REPLACE requires four arguments. Current CMake stack: [4] /home/integer/qutecom-2.2/owbuild/owbuild/OWGlobalVariables.cmake [3] /home/integer/qutecom-2.2/owbuild/owbuild/CMakeLists.txt [2] /home/integer/qutecom-2.2/CMakeLists-owbuild.txt [1] /home/integer/qutecom-2.2/CMakeLists.txt CMake Error: A separate build directory is required, please create one and run cmake from this directory I uninstalled mercurial and retry it but there is no any change. How can i build it properly? Thanks and best regards -- Gürkan Aslan Senior Developer Komturk Iletisim Ltd. Sti Phone: +90 212 275 88 99 ext 125 _______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
