-
Notifications
You must be signed in to change notification settings - Fork 204
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
Hi qianyi,is this project to compile? I got some error here.Alignment issues #3
Comments
Problem is like this: |
I had seeked help from the Internet,they say it is a well know problem with no satisfactory workaround apart from using a different implementation of std::vector. |
this error occur at OptApp.h line 68 and 83 : std::vector< Eigen::Matrix4d > ipose_; |
I sloved this problem with ricky's help, it should be run on x64 system. |
No description provided.
The text was updated successfully, but these errors were encountered: