Re: [eigen] Eigen/src/plugins/BlockMethods.h absent from 'make install' target |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Eigen/src/plugins/BlockMethods.h absent from 'make install' target
- From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
- Date: Wed, 1 Sep 2010 13:12:21 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=eZ+acU3xJPIen9j+Z2WndM33CXPdgu3P3q6RAkQy0XE=; b=OZOhVQnTLv5XU6wuEsHPv3WJXp/Z7dQm5Ry71ZrutfyyrP2igrlWudBk+gmoufxyAU QnX8+9ZZsk8cxyQajGFV6zQ6oJeyKnOcSSEn9nbjzVBg2KiAaKFmgW6K7vj8cEQjfoSQ ysjcyik0UBL1SfWeGql3UshLYsbS2sHUzWKgk=
- 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=chLuPF+C8rLt/VxrLAQokneL3zvUHcF1syL7GTZesPbsOxPqmUw7aApbKs2++MLc+m ylYRIso/5lwzqlCOEXr9tcC0gBWHnPrjiAr2w7Bpp0CXhZL0JHnx8w9/JAnWLAw7V9EH oXePhzyKWq8T4OVArCn0h1vzRFF1SIhi+8Xow=
Our CMakeLists is fine. You probably have to rerun cmake so that it
detects this new file.
gael
On Wed, Sep 1, 2010 at 2:25 AM, Manoj Rajagopalan <rmanoj@xxxxxxxxx> wrote:
> Hi,
>
> I just updated to tip. 'make install' fails to copy BlockMethods.h to the
> installation dir causing *** A TON *** of compile errors :-)
>
> An update to CMakeLists is probably required. I don't know cmake so I can't
> contribute a patch :-(
>
> thanks,
> Manoj
>
>
>