View Single Post
  #4   Spotlight this post!  
Unread 21-01-2017, 17:05
Henry Loh Henry Loh is offline
Registered User
FRC #5104
 
Join Date: Jan 2017
Location: Pacific Grove, Ca.
Posts: 7
Henry Loh is an unknown quantity at this point
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’
Reply With Quote