Re: [eigen] a problem with eigen clang 2.9 and MacOS 10.6.7 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] a problem with eigen clang 2.9 and MacOS 10.6.7
- From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
- Date: Tue, 19 Apr 2011 14:41:23 +0200
- Cc: Radu Bogdan Rusu <rusu@xxxxxxxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=dUVsS2gOw64xT5F5rC2d2hQsn36PsvKX+OJpL8w5F0k=; b=uIVNwQGIPsh2aZXY/xbk3qEwn/kty3eOBJQjoj9OKPmduMDhvX5h/2MMAEfikET6fC UQLdC/dLtsmCTnRIevTnTIyjhBFJjq12wmYY37owpO8Sbujq/9FBt35bkzgXbJNk/7Hp P283s5IRzs6NBqgRUncXbHq21BH4yTKCDtqQQ=
- 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 :cc:content-type:content-transfer-encoding; b=a8HVukHlQpDqlbN0SupY6lQczpyoXWGmD6MUZuFrIpdMLcW3uhaMwJSE0xRXvmzpiY hfD8mjbqX7Qn8FPHmHvUWuWOR7uKax6VjLzWI7K/ijyKShEot9SfLh6sLzEJJuzng+Ee 66wiNzkJLYRu/CqcwX/udn0OR6vlsplkzrM9M=
Hi,
sorry for the delay, we have been very busy these days on non Eigen
work. We are usually much more responsive!
I'm trying to install LLVM and PCL right know, this cannot hurt anyway!
gael
On Fri, Apr 1, 2011 at 9:39 PM, Nizar Khalifa Sallem <nksallem@xxxxxxx> wrote:
> Hi,
>
> As part of the PCL development team, I am unsuccessful building PCL with the last eigen 3.0, clang 2.9 on MacOS 10.6.7. We are getting this error:
> =========================================================================
> pcl_standalone/sample_consensus/include/pcl/sample_consensus/impl/sac_model_cylinder.hpp:145:45: error:
> use of overloaded operator '=' is ambiguous (with operand types 'typename
> FixedSegmentReturnType<3>::Type' (aka 'VectorBlock<Eigen::Matrix<float,
> -1, 1, 0, -1, 1>, 3>') and 'typename FixedSegmentReturnType<3>::Type' (aka
> 'VectorBlock<Eigen::Matrix<float, 4, 1, 0, 4, 1>, 3>'))
> model_coefficients.template head<3> () = line_pt.template head<3> ();
> =========================================================================
>
> PCL is available for public SVN checkout at this location:
> svn co http://svn.pointclouds.org/pcl
> Any help, or suggestion is really welcome.
> Thanks in advance.
> --
> Nizar SALLEM
> Robotics and Artificial Intelligence PhD student
> LAAS-CNRS
> 7, Avenue Colonel Roche
> 31077 Toulouse CEDEX 4
> FRANCE
>
>
>
>
>
>
>