Open
Description
I have a Java robot project with a C++ subproject for a vision project. I would like to run the C++ subproject in simulation to test out my vision code but when I run ./gradlew :notedetection:simulateNative
I get an error saying I need to only have 1 binary. The subproject only builds 1 binary, the note detection one.
Metadata
Metadata
Assignees
Labels
No labels
Activity