Changes between Version 50 and Version 51 of CompileApp


Ignore:
Timestamp:
May 26, 2010, 12:18:53 PM (14 years ago)
Author:
ShaneReilly
Comment:

Clarified MinGW instructions

Legend:

Unmodified
Added
Removed
Modified
  • CompileApp

    v50 v51  
    6161=== MinGW command-line === #mingw-cli
    6262
    63 To build the boinc library and API for Windows using MinGW on Cygwin or cross-compiling, you can use lib/Makefile.mingw.
     63To build the BOINC library and API for Windows using [http://www.mingw.org/ MinGW] on MSYS, compile with "make -f Makefile.mingw" while in the "lib" folder.
    6464
    6565Per default the targets ''libboinc_api.a''  ''libboinc.a'' and ''libboinc_graphics2.a'' are built.