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

Compile errors from org.ajoberstar.grgit 1.3.2 #722

Open
ColPaulR opened this issue Mar 2, 2021 · 0 comments
Open

Compile errors from org.ajoberstar.grgit 1.3.2 #722

ColPaulR opened this issue Mar 2, 2021 · 0 comments

Comments

@ColPaulR
Copy link

ColPaulR commented Mar 2, 2021

I installed a clean version of Ubuntu 16.04 on a 2015 MacBook Pro 13". The released version of ShootOFF works great. However, when I try to compile I get errors relating to org.ajoberstar.grgrit. In build.gradle, if I replace:

maven {
url "http://repo.jenkins-ci.org/releases/"
}

with

maven {
url "http://repo.jenkins-ci.org/releases/"
}

I can get gradle to successfully compile, but the camera doesn't work for long. I start the built java code and the camera freezes after a few seconds. I can't get it to keep capturing frames long enough to calibrate the projector. I'm using a Microsoft LifeCam HD-5001, which works great with the released executables. Did I mess up the build.gradle or is the problem elsewhere? Please help!

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

1 participant