FIRST Tech Challenge Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

help

Solved!
Go to solution

how do you put a .cpp program into a bot?

0 Kudos
Message 1 of 2
(3,553 Views)
Solution
Accepted by topic author SnoreLax

SnoreLax,

Putting a .cpp file on the robot will not result in a function program because the code must be compiled first.  I would assume since you are doing C++ development you are using RobotC.  You should be able to compile and deploy your C++ code to your NXT from within RobotC.

Cheers,

Mark

Mark
NI App Software R&D
0 Kudos
Message 2 of 2
(2,727 Views)