You are at the right place. www.qutecom.org is the new OpenWengo project .. New builds for QuteCom (OpenWengo) can be found at: hg.qutecom.org.
Rgds, Alaa On Sun, 27 Jul 2008 22:38:02 +0800, "Media Fan" <[EMAIL PROTECTED]> wrote: > Hi, > > I'm new to OpenWengo. Since wengophone-devel maillist is to be > deactived, > I then scribe to this list. If this is not a right place for the > questions, > I will sorry about this. > > I tried to build OpenWengo in Windows XP, following the instructions at > http://dev.openwengo.org/trac/openwengo/trac.fcgi/wiki/HowToBuildFromSource.Butthere're > errors: > > D:\openwango\trunk2_1\build>cmake -DCMAKE_BUILD_TYPE=Debug -G "MinGW > Makefiles" .. > CMake Error: CMake was unable to find a build program corresponding to > "MinGW Makefiles". CMAKE_MAKE_PROGRAM is not set > . You probably need to select a different build tool. > CMake Error: CMake was unable to find a build program corresponding to > "MinGW Makefiles". CMAKE_MAKE_PROGRAM is not set > . You probably need to select a different build tool. > CMake Error: Error required internal CMake variable not set, cmake may be > not be built correctly. > Missing variable is: > CMAKE_C_COMPILER_ENV_VAR > CMake Error: Error required internal CMake variable not set, cmake may be > not be built correctly. > Missing variable is: > CMAKE_C_COMPILER > CMake Error: Could not find cmake module > file:D:/openwango/trunk2_1/build/CMakeFiles/CMakeCCompiler.cmake > CMake Error: Error required internal CMake variable not set, cmake may be > not be built correctly. > Missing variable is: > CMAKE_CXX_COMPILER_ENV_VAR > CMake Error: Error required internal CMake variable not set, cmake may be > not be built correctly. > Missing variable is: > CMAKE_CXX_COMPILER > CMake Error: Could not find cmake module > file:D:/openwango/trunk2_1/build/CMakeFiles/CMakeCXXCompiler.cmake > CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage > CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage > CMake Warning (dev) in CMakeLists.txt: > No cmake_minimum_required command is present. A line of code such as > > cmake_minimum_required(VERSION 2.6) > > should be added at the top of the file. The version specified may be > lower > if you wish to support older CMake versions for this project. For more > information run "cmake --help-policy CMP0000". > This warning is for project developers. Use -Wno-dev to suppress it. > > -- Configuring done > > I also tried a batch command in build directory: > > D:\openwango\trunk2_1\build>create_vcproj-VC71.bat > > D:\openwango\trunk2_1\build>"C:\Program Files\Microsoft Visual Studio .NET > 2003\Common7\Tools\vsvars32.bat" && cmake . > . -G "Visual Studio 7 .NET 2003" > Setting environment for using Microsoft Visual Studio .NET 2003 tools. > (If you have another version of Visual Studio or Visual C++ installed and > wish > to use its tools from the command line, run vcvars32.bat for that > version.) > -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio > .NET 2003/Vc7/bin/cl.exe > -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio > .NET 2003/Vc7/bin/cl.exe -- works > -- Detecting C compiler ABI info > -- Detecting C compiler ABI info - done > -- Check for working CXX compiler: C:/Program Files/Microsoft Visual > Studio > .NET 2003/Vc7/bin/cl.exe > -- Check for working CXX compiler: C:/Program Files/Microsoft Visual > Studio > .NET 2003/Vc7/bin/cl.exe -- works > -- Detecting CXX compiler ABI info > -- Detecting CXX compiler ABI info - done > Subversion (svn) command line not found, it is recommended to install it > CMake Error at owbuild/owbuild/OWEnsureOutOfSourceBuild.cmake:18 > (message): > A separate build directory is required, please create one and run cmake > from this directory. Your build dir is currently D:/openwango/trunk2_1. > Call Stack (most recent call first): > CMakeLists-owbuild.txt:16 (ow_ensure_out_of_source_build) > CMakeLists.txt:1 (include) > > > CMake Warning (dev) in CMakeLists.txt: > No cmake_minimum_required command is present. A line of code such as > > cmake_minimum_required(VERSION 2.6) > > should be added at the top of the file. The version specified may be > lower > if you wish to support older CMake versions for this project. For more > information run "cmake --help-policy CMP0000". > This warning is for project developers. Use -Wno-dev to suppress it. > > -- Configuring done > > May I know what's wrong? and what're the correct steps to build in > windows? > > Thanks in adv, > Leo _______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
