|
Re: C++ NetworkTables
Update:
I just checked now and it turns out that './gradlew build' *does* work on the mac and is what successfully built the repo. I was under the impression that :native:build would work, but I guess not.
So, when I run '.gradlew build' on the RPi, I get the error:
g++: error: unrecognized command line option ‘-m32’
|