Changes between Version 3 and Version 4 of libwdi


Ignore:
Timestamp:
03/29/10 20:21:34 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • libwdi

    v3 v4  
    3535}}} 
    3636 
    37 If you don't want to use git from the commandline, you can use  TortoiseGit to access and keep in sync with the git repository. 
    38 Note that before you can install  TortoiseGit you need to install  MSysGit and make sure that, during the installation of MSysGit, when prompted to adjust the PATH environment, you select "Run Git from the Windows Command Prompt" (2nd option). Also, in the general settings of  TortoiseGit, the MSysGit path must point to the MSysGit bin directory (eg: C:Program Files (x86)Gitin") 
     37If you don't want to use git from the commandline, you can use [http://code.google.com/p/tortoisegit TortoiseGit] to access and keep in sync with the git repository. 
     38Note that before you can install [http://code.google.com/p/tortoisegit TortoiseGit] you need to install [http://code.google.com/p/msysgit MSysGit] and make sure that, during the installation of [http://code.google.com/p/msysgit MSysGit], when prompted to adjust the PATH environment, you select "Run Git from the Windows Command Prompt" (2nd option). Also, in the general settings of [http://code.google.com/p/tortoisegit TortoiseGit], the MSysGit path must point to the MSysGit bin directory (eg: C:Program Files (x86)Gitin") 
    3939 
    4040Also note that, for MinGW and cygwin, as with the libusb development tree, you need to run './autogen.sh' in order to have configure and Makefile created for you.