Changes between Version 51 and Version 52 of CompileApp
- Timestamp:
- May 27, 2010, 1:40:42 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompileApp
v51 v52 61 61 === MinGW command-line === #mingw-cli 62 62 63 To 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.63 To build the BOINC library and API for Windows using [http://www.mingw.org/ MinGW] (on MSYS, Cygwin or corss-platform) compile with "make -f Makefile.mingw" while in the "lib" folder. 64 64 65 65 Per default the targets ''libboinc_api.a'' ''libboinc.a'' and ''libboinc_graphics2.a'' are built.