Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 672 Bytes

WINDOWS.md

File metadata and controls

24 lines (12 loc) · 672 Bytes

Installation on Windows

  1. Either get git for windows here: http://git-scm.com/download/win

    or github desktop here: http://desktop.github.com

  2. Get the source from http://github.com/gcasa/SCSI2SD

  3. Download and install the latest version of mingw from their website at http://www.mingw.org

  4. Install the developer tools for that version of mingw including gcc and other related tools

  5. Open the msys shell in most installations this is in MSYS/1.0/mingw/msys.sh

  6. change to the directory cloned the repository to, C:\Development\SCSI2SD

  7. cd software

  8. Execute the build.sh

    PLEASE REPORT ANY ERRORS BACK TO US....