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

win7 vs2015 compiler error #10

Closed
biaozhunhuge opened this issue Aug 19, 2018 · 3 comments
Closed

win7 vs2015 compiler error #10

biaozhunhuge opened this issue Aug 19, 2018 · 3 comments

Comments

@biaozhunhuge
Copy link

tips:
file: cilantro-master\include\cilantro/space_transformations.hpp
10line
error C2027: use of undefined type 'Eigen::Transform<ScalarT,EigenDim,1,0>'
I Try some ,but it still not work

@kzampog
Copy link
Owner

kzampog commented Aug 19, 2018

Hi!

Maybe Eigen (3.3 or later) is not in the include path? Please see #6 for building under Windows (TL:DR: cilantro can be compiled with VS, but OpenMP will not be enabled). Unfortunately, I did not get a chance yet to work on polishing native Windows builds.

Cheers!

@kzampog kzampog closed this as completed Aug 28, 2018
@shekhar331
Copy link

Hello,
I am facing the same issue on Visual Studio. Can you please take a look into the windows build. i am specifically needing the ICP Point Plane implementation

Thanks

@kzampog
Copy link
Owner

kzampog commented Sep 12, 2018

Hi!

Sorry for the late reply. I didn't get a chance to investigate yet, but I will probably have some free time in the next few days!

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

3 participants