Page 4 of 4

Re: Building Oolite master from GitHub for/by amatures.

Posted: Sun Feb 09, 2014 8:36 pm
by Diogenese Senna
My brain hurts now.

A five year old should be able to do all this - has anyone got a five year old I can borrow :)

Re: Building Oolite master from GitHub for/by amatures.

Posted: Sun Feb 09, 2014 8:43 pm
by another_commander
All you have to do is follow the instructions here: https://bb.oolite.space/viewtopic.php?f=8&t=5943. Don't be intimidated, it really is dead simple.

Re: Building Oolite master from GitHub for/by amatures.

Posted: Sun Feb 09, 2014 11:51 pm
by dertien
another_commander wrote:
Although you may be able to do that, there is no reason for it with anonymous git checkout and pulls. The development environment contains everything that you need for retrieving, updating and compiling the source. Not sure what the "sourcetree terminal" exactly is, but if you have downloaded the development environment you don't need it.
No that is correct, you don't need SourceTree (a program which works on windows for downloading sources) and not wanting to sound enigmatic at all, or cause more confusion, what I meant with the "Sourcetree Terminal" is simply this command line interface in Sourcetree you can use to type the different commands to retrieve the source. I stumbled on the post with the development package after I downloaded the source with Sourcetree. That is why I used that to get the source on my pc and it was only later that I discovered the thread you mentioned A_C.

Anyway, the "Sourcetree" terminal window is shown in the screenshot below, and is the one I used to retrieve the source. It is the same as the "git shell", so you cannot compile the source in this terminal window, you will need Msys.bat terminal to do that.

Image