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

Hi qianyi,is this project to compile? I got some error here.Alignment issues #3

Open
Ivy147 opened this issue Feb 29, 2016 · 4 comments

Comments

@Ivy147
Copy link

Ivy147 commented Feb 29, 2016

No description provided.

@Ivy147
Copy link
Author

Ivy147 commented Feb 29, 2016

Problem is like this:
error C2719:'_val':formal parameter with _declspec(align('16')) won't be aligned.

@Ivy147 Ivy147 closed this as completed Feb 29, 2016
@Ivy147
Copy link
Author

Ivy147 commented Feb 29, 2016

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.
but this will change the project,
Have you ever encountered similar problems before?
Or can you give me any suggestions?

@Ivy147 Ivy147 reopened this Feb 29, 2016
@Ivy147
Copy link
Author

Ivy147 commented Feb 29, 2016

this error occur at OptApp.h line 68 and 83 : std::vector< Eigen::Matrix4d > ipose_;

@Ivy147 Ivy147 changed the title Hi qianyi,is this project to compile? I got some error here. Hi qianyi,is this project to compile? I got some error here.Alignment issues Feb 29, 2016
@Ivy147
Copy link
Author

Ivy147 commented Mar 2, 2016

I sloved this problem with ricky's help, it should be run on x64 system.

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