Re: [Seqan-dev] project problem
- From: Bernd Jagla <bernd.jagla@pasteur.fr>
- To: seqan-dev@lists.fu-berlin.de
- Date: Fri, 30 Mar 2012 16:32:21 +0200
- Reply-to: SeqAn Development <seqan-dev@lists.fu-berlin.de>
- Subject: Re: [Seqan-dev] project problem
It seems that while I was trying to solve a build problem somehow the CMakeLists.txt have been removed...
So I added them again from the other computer... BUT... now there seems to be a cmake problem: CMake Error at CMakeLists.txt:1 (seqan_project_just_include_all_subdirs): Unknown CMake command "seqan_project_just_include_all_subdirs". CMake Warning (dev) in CMakeLists.txt: No cmake_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!That is I am using cmake version 2.8.7 on the new machine and have no idea which version I used to create the project...
Thanks ... Bernd On 3/30/2012 3:58 PM, Bernd Jagla wrote:
Hi,I copied a project from one sandbox to another by just copying the directory. (I need to move to another computer) Unfortunately this directory is not being recognized as a project somehow...What do I have to do in order to get this working? Thanks, Bernd PS: executing cmake -G "Unix Makefiles" -D CMAKE_BUILD_TYPE=Debug ../.. in ......seqan/Build/Debug is not enough... _______________________________________________ seqan-dev mailing list seqan-dev@lists.fu-berlin.de https://lists.fu-berlin.de/listinfo/seqan-dev
- Follow-Ups:
- Re: [Seqan-dev] project problem
- From: "Holtgrewe, Manuel" <manuel.holtgrewe@fu-berlin.de>
- Re: [Seqan-dev] project problem
- References:
- [Seqan-dev] project problem
- From: Bernd Jagla <bernd.jagla@pasteur.fr>
- [Seqan-dev] project problem
-
seqan-dev - March 2012 - Archives indexes sorted by:
[ thread ] [ subject ] [ author ] [ date ] - Complete archive of the seqan-dev mailing list
- More info on this list...