Re: [eigen] install problem |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] install problem
- From: Manuel Yguel <manuel.yguel@xxxxxxxxx>
- Date: Thu, 25 Mar 2010 21:00:05 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=NLn26tux0urQbmy4IxwhHLFSDLNX69DtW5y6/8nSkx4=; b=WQ8ZRVXmTpKFguGumw1J9lWAZMVGg18SP/U7PYhnX8fUcWJgezPuBs+vu2XXVG4eY2 kaDAJGtgF7kwXVtWDpsme4HPU1MMmkafUKpZsMHXRz6y63G8tpXTNFxlx3N+iagcIWLB s4Iu/LUaNlgBd/LQWNAmW06yA9zNB1N7yEL2U=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=pH6u+9vVxCVJGEr7Yx02KKeQWKBJC6UfRk7Jlqkw6Azs3UEogZ1liQDRpzx6usKL+l k3giYgIff9NgrMQIl1Da43G3O2Ze3bCCGSKWsk/r7Ntq/hWj03fYgwsKO3yoT6SGU60L Fr3diR5+xbwEVNyyczTlAKNonYKiP+8Tw+lTE=
I have the file in my cmake installation, so I do not know what
happened but I removed all the files in the buildtree and create a new
one and it works now.
Strange.
Manuel
On Thu, Mar 25, 2010 at 8:53 PM, Manuel Yguel <manuel.yguel@xxxxxxxxx> wrote:
> It seems to me that it is the same version:
> cmake version 2.6-patch 4
>
> mhhh.
> Thanks for the reply, I will try to see what is wrong with my cmake.
>
> Manuel
>
> On Thu, Mar 25, 2010 at 6:39 PM, Gael Guennebaud
> <gael.guennebaud@xxxxxxxxx> wrote:
>>
>> This file should come with your cmake installation. What is you cmake
>> version ? Here I have the 2.6-4.
>>
>> gael
>>
>>
>> On Thu, Mar 25, 2010 at 5:24 PM, Manuel Yguel <manuel.yguel@xxxxxxxxx>
>> wrote:
>>>
>>> Hi everyone,
>>>
>>> when installing the last dev version I hit the following error message:
>>>
>>> CMake Error at CMakeLists.txt:36 (include):
>>> include could not find load file:
>>>
>>> CheckCXXCompilerFlag
>>>
>>>
>>> CMake Error at CMakeLists.txt:59 (check_cxx_compiler_flag):
>>> Unknown CMake command "check_cxx_compiler_flag".
>>>
>>>
>>> any idea ?
>>>
>>> Manu
>>>
>>>
>>
>>
>