search for: cmp0000

Displaying 6 results from an estimated 6 matches for "cmp0000".

2009 Feb 26
1
Can't build today's AGX Asterisk Addon with spandsp0.0.6pre3 or 4
..._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 -- Generating done -- Build files have been written to: /usr/src/agx-ast-addons/trunk [ 12%] Built target app_devstate [ 25%] Built target app_nv_backgrounddetect [ 37%] Built target app_nv_faxdetect [...
2009 Mar 09
0
Can't build today's AGX Asterisk Addon with spandsp0.0.6pre3 or 4 [SOLVED]
...>> >> 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 >> -- Generating done >> -- Build files have been written to: /usr/src/agx-ast-addons/trunk >> [ 12%] Built target app_devstate >> [ 25%] Built target...
2020 Jul 30
2
Help with build
...minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 3.18) 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 incomplete, errors occurred! See also "C:/LLVM/Build/CMakeFiles/CMakeOutput.log". See also "C:/LLVM/Build/CMakeFiles/CMakeError.log". -------------------------------------- The C compile...
2010 Mar 20
0
[LLVMdev] 2.7 Pre-release1 available for testing
..._minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.8) 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 incomplete, errors occurred! C:\d\clang>\cmake-2.8.0-win32-x86\bin\cmake.exe -Wno-dev c:\d\clang-2.7 -- Clang version: 1.1 CMake Error at include/clang/Basic/CMakeLists.txt:2 (tablegen): Unknown CMake...
2010 Mar 20
2
[LLVMdev] 2.7 Pre-release1 available for testing
On Sat, Mar 20, 2010 at 10:13 AM, Russell Wallace <russell.wallace at gmail.com> wrote: > Ah, okay, thanks. Is the same true of Clang? > Clang builds with MSVC, though to build something you have to have a 'gcc' in your path to build the assembly that is produced.
2012 Oct 05
4
[LLVMdev] problem with my LLVM pass
..._minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.8) 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 incomplete, errors occurred! ======= any idea on how to fix the problem? thanks, Jun