|
Re: Building RobotPy from git repo
You are right. I was on master. I did not realize I needed to switch to a different branch.
So, to get the right code I am doing:
git clone git://git.tortall.net/RobotPy.git
Then, from inside the cloned repo:
git checkout 2011
I will try that and see if I can build now. Thanks!
|