aboutsummaryrefslogtreecommitdiff
path: root/packages/win32_inno/README.txt
blob: 89059ddaa9cab29082d517ebb062181581fb28fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

This package is assembled using Inno Setup
(http://www.jrsoftware.org/isinfo.php ).  Check pd.iss for what's happening.

Currently, the Makefile.nmake only compiles the 'externals' collection.  It
can also compile flext if you manually check the flext config and uncomment
things from the Makefile.nmake.  Ideally, everything would be compiled and
built from a Makefile using MinGW, so that only free software would be
needed.  Currently, to compile Pd on Windows you need MS Visual Studio 6.0 or
better.

-Hans-Christoph Steiner <hans@at.or.at>