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

Problems with submodules #1

Open
rezahousseini opened this issue Oct 20, 2012 · 1 comment
Open

Problems with submodules #1

rezahousseini opened this issue Oct 20, 2012 · 1 comment

Comments

@rezahousseini
Copy link

Hello

I tried to build your project but there are some problems with the submodules:

  • The path to the "cpptasks-parallel" module is somehow wrong, replacing it with https://github.com/duns/cpptasks-parallel.git solved the problem
  • You have made a local commit to the libusb-git module without updating the repository, so I get now the following error: fatal: reference is not a tree: 6a1f9a7bd4098fbb46bb979f810958d897be8102
    Unable to checkout '6a1f9a7bd4098fbb46bb979f810958d897be8102' in submodule path 'libusb-git'

The solution to this problem can be found here: http://stackoverflow.com/questions/2155887/git-submodule-head-reference-is-not-a-tree-error

Thanks for your effort!
Cheers Reza

@trygvis
Copy link
Owner

trygvis commented Oct 22, 2012

Thanks for the detailed report. I don't have time to fix it right now, but will do it the next time I'm working on the code base.

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