Project

General

Profile

Actions

Howtos - Hack on Windows » History » Revision 5

« Previous | Revision 5/102 (diff) | Next »
Greg Burri, 08/03/2009 08:27 PM


Howto

Hack on Windows XP/Vista/Seven

You need to :

  1. Install Torotoise Git : http://code.google.com/p/tortoisegit/
  2. Install msysgit : http://code.google.com/p/msysgit/
  3. If you want an accesse to the master repository : generate a RSA 2048 bit with Puttygen (come with tortoisegit) and send it to a project manager
  4. Install Qt SDK (Qt creator is included) : http://www.qtsoftware.com/downloads
  5. Install proto buff library and protoc : http://code.google.com/p/protobuf/downloads/list
    1. TODO : describe how to do...
  6. Git clone the repository :
    1. git://dev.euphorik.ch/aybabtu.git if you just want clone the repository.
    2. ssh:/aybabtu.git if you have a full access (read+write).

Updated by Greg Burri over 14 years ago · 5 revisions