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

Unable to compile code #9

Open
siddharthsrivastava opened this issue Oct 31, 2017 · 2 comments
Open

Unable to compile code #9

siddharthsrivastava opened this issue Oct 31, 2017 · 2 comments

Comments

@siddharthsrivastava
Copy link

Hi

While trying to compile the code (as provided), following error occurs

depthestimate/tf_nndistance_g.cu:4:61: fatal error: third_party/eigen3/unsupported/Eigen/CXX11/Tensor: No such file or directory

The system on which the code is being compiled has tensorflow, cuda 8, cudnn installed and working properly. The required package is also available at

/home/user/tensorflow/lib/python2.7/site-packages/tensorflow/include/third_party/eigen3/unsupported/Eigen/CXX11/

Could you kindly inform if there are any specific settings that need to be done for the code to find appropriate files ?

@priyankamandikal
Copy link

@siddharthsrivastava , I run into the same error when I try to run 'make' in the root directory. Were you able to fix it?

@priyankamandikal
Copy link

priyankamandikal commented Jan 9, 2018

Okay, the issue was that the tensorflow path in 'make' had to be modified in my case to point to the correct version.

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