This also applied to the 3.0.1 tarball.
I'll try the magical fix this weekend.
Shane Husson wrote:
>
> I found the problem. In the mricp source files, in icp.cpp the following
> line should be commented out
>
> namespace Geom2D
> {
> ICP::ICP()
> : warning_misalign(true)
> {
> index.push_back(0);
> index.push_back(0);
> //index.push_back(0); *causing error
> }
> ....
> ......
> .......
>
>
--
View this message in context: http://old.nabble.com/MRICP-Driver-fails-tp27512088p27576043.html
Sent from the playerstage-users mailing list archive at Nabble.com.
|