Changes between Version 1 and Version 2 of DianaWindowsProgrammersGuide
- Timestamp:
- Mar 29, 2010, 11:50:33 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DianaWindowsProgrammersGuide
v1 v2 1 = Programmer's Guide=1 = [wiki:DianaWindowsProgrammersGuide] = 2 2 3 3 Making Diana installer for Windows includes three steps: … … 14 14 (version 3.x.x that was in standard mingw installation but didn't work properly). 15 15 16 == Compiling sources in MinGW environment for Windows == 17 Download all Windows version of packages required for compiling Diana, and compile/install them. 18 (I installed following components: xerces, swig, python, blas, lapack, cppunit, sundials, ufsparse.) 19 I recommend to install all in C:\WinDiana.