This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Visual Studio C++ 2010 Express Link error please help ! :'(

Tags: None
(comma "," separated)
mtran
Registered Member
Posts
1
Karma
0
Hello,

I want to compile gsoc2011sfm project and during link step, I have the following error :
unresolved external symbol : 2>EuclideanEstimator.obj :
double __cdecl
libmv::SymmetricEpipolarDistance2(class Eigen::Matrix<double,-1,-1,0,-1,-1> const &,class Eigen::Matrix<double,2,1,0,2,1> const &,class Eigen::Matrix<double,2,1,0,2,1> const &)


in fonction "double __cdecl OpencvSfM::SampsonDistance2(class Eigen::Matrix<double,-1,-1,0,-1,-1> const &,class Eigen::Matrix<double,2,-1,0,2,-1> const &,class Eigen::Matrix<double,2,-1,0,2,-1> const &)"

I found only one declaration in libmv library : double SymmetricEpipolarDistance2(const Mat &F, const Vec2 &x1, const Vec2 &x2);

I think it's template definition but can't resolve that error.
Someone could help me ?


Bookmarks



Who is online

Registered users: Baidu [Spider], Bing [Bot], Google [Bot], rblackwell