frc5687 / frc5687/java-dashboard

Add dependency dlls

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

In CameraController.java on lines 65 & 66 libraries are loaded which aren't included (as far as I know) and you get errors if you try to run the project so I hunted down the missing files. I found them and the errors have gone away, but I need to create an issue so I can create a branch so I can then make a pull request. I placed the dlls in the root/lib folder and added `-Djava.library.path="C:\Users\Baxter\Documents\java-dashboard\lib"` to the VM options in intellij. I'm sure there's a better place to put them, but my computer hasn't caught on fire so it's good enough for now.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.