View Single Post
  #5   Spotlight this post!  
Unread 26-01-2016, 17:28
Tom Bottiglieri Tom Bottiglieri is offline
Registered User
FRC #0254 (The Cheesy Poofs)
Team Role: Engineer
 
Join Date: Jan 2004
Rookie Year: 2003
Location: San Francisco, CA
Posts: 3,186
Tom Bottiglieri has a reputation beyond reputeTom Bottiglieri has a reputation beyond reputeTom Bottiglieri has a reputation beyond reputeTom Bottiglieri has a reputation beyond reputeTom Bottiglieri has a reputation beyond reputeTom Bottiglieri has a reputation beyond reputeTom Bottiglieri has a reputation beyond reputeTom Bottiglieri has a reputation beyond reputeTom Bottiglieri has a reputation beyond reputeTom Bottiglieri has a reputation beyond reputeTom Bottiglieri has a reputation beyond repute
Re: Using C++ network tables on Jetson TK1/TX1 (preferably tx1)

If you used jetpack to set up the jetson, you should have a valid cross compiler installed on the original host machine. I used this the other day to cross compile ntcore quite easily. ntcore's build system allows you to use a prefix on the compiler to specify any cross compiler.

If you want a pre-built solution, you can use this. Just run the build script on the Jetson. https://www.dropbox.com/s/8sz4synzkt...ables.zip?dl=0