| 1 |
weasel |
791 |
Mixmaster on Windows is known to build with Microsoft Visual Studio .NET |
| 2 |
|
|
2003 Professional. |
| 3 |
|
|
|
| 4 |
|
|
You will need openssl, zlib, pcre, and pdcurses. |
| 5 |
|
|
|
| 6 |
|
|
First, build openssl as described in the openssl documentation. Place |
| 7 |
|
|
the entire build directory in Src/openssl. |
| 8 |
|
|
|
| 9 |
|
|
zlib, pcre, and pdcurses sources are assumed to be in Src/zlib-1.1.4, |
| 10 |
|
|
Src/pcre-2.08, and Src/pdcurses respectively. |
| 11 |
|
|
|
| 12 |
|
|
Open the mixmaster project win32/mix.sln, and build the mix solution. |
| 13 |
|
|
You should find the results in win32/release. |
| 14 |
|
|
|
| 15 |
|
|
|
| 16 |
|
|
References: |
| 17 |
|
|
- http://www.openssl.org/ |
| 18 |
|
|
- http://pdcurses.sourceforge.net/ |
| 19 |
|
|
|
| 20 |
|
|
-- |
| 21 |
|
|
Peter Palfrader, Sat, 1 May 2004 20:31:48 +0200 |