frc5687 / frc5687/java-dashboard
Add dependency dlls
- 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.