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

Failed to clone libigl library #32

Open
liupeiLu opened this issue Oct 20, 2018 · 6 comments
Open

Failed to clone libigl library #32

liupeiLu opened this issue Oct 20, 2018 · 6 comments

Comments

@liupeiLu
Copy link

Hi all,

Does anyone get the following error while using git clone?

"Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:libigl/libigl.git' into submodule path '/home/csc490/geometry-processing-deformation/shared/libigl' failed
Failed to clone 'libigl' a second time, aborting
Failed to recurse into submodule path 'shared' "

Thanks

@alecjacobson
Copy link
Owner

I think I fixed the issue. Can you try again?

@liupeiLu
Copy link
Author

Yes, it works now, thanks!

@simeonkr
Copy link

libigl clones for me now, however I get a libigl not found error when running cmake. @liupeiLu do you have that issue as well? I had to use the old library when working on my code.

@liupeiLu
Copy link
Author

@simeonkr
Yes, I got the same error:
libigl not found --- You can download it using:

@tt6746690
Copy link

tt6746690 commented Oct 21, 2018

Cloning libigl repo in parent directory of this repo worked for me.

@alecjacobson
Copy link
Owner

I think I fixed this, now. You should not have to clone/download libigl if you did git clone --recursive ...

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

4 participants