Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Debugging the project #18

Open
AbidaNidhal opened this issue Apr 22, 2022 · 0 comments
Open

Error Debugging the project #18

AbidaNidhal opened this issue Apr 22, 2022 · 0 comments

Comments

@AbidaNidhal
Copy link

Hi, I'm not sure if I'm doing something wrong but I keep getting these 2 errors when compiling the project

The 1st:
Severity Code Description Project File Line Suppression State
Error LNK1104 cannot open file 'Debug\four_d_association.lib' mocap C:\4d_association-linux\build\vs2019-x64\four_d_association\LINK 1

The 2nd:
Severity Code Description Project File Line Suppression State
Error C2446 '==': no conversion from 'Scalar' to 'Eigen::ArrayWrapper' four_d_association C:\4d_association-linux\include\Eigen\src\Cholesky\LDLT.h 373

this is the line causing the probelm and I don't have enough knowledge to change it.
ret = ret && (mat.col(j).tail(size-j-1).array()==Scalar(0)).all();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant