Skip to content

Compile errors from org.ajoberstar.grgit 1.3.2 #722

@ColPaulR

Description

@ColPaulR

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions