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

how to compile on ubuntu 18.04 #8

Open
shomedas opened this issue Aug 12, 2019 · 1 comment
Open

how to compile on ubuntu 18.04 #8

shomedas opened this issue Aug 12, 2019 · 1 comment

Comments

@shomedas
Copy link

I am trying to compile your code for ubuntu 18.04. It get the following windows related compilation error:

~/mv-lm-icp/include/dirent.h:19:10: fatal error: windows.h: No such file or directory
#include <windows.h>

I tried to comment windows.h in dirent.h. But may other errors related to windows started popping up.
How do I remove these windows related errors? Is there any old commit that works fine with linux/ubuntu?

@aravindbattaje
Copy link

Use the compile-on-linux branch

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

2 participants