Patches item #1374659, was opened at 2005-12-06 12:42 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1374659...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata Group: Unstable (example) Status: Open Resolution: None Priority: 7 Submitted By: Hans-Christoph Steiner (eighthave) Assigned to: Nobody/Anonymous (nobody) Summary: MinGW Makefile for Pd
Initial Comment:
Attached is a Makefile for building Pd on Windows using MinGW. I have successfully build the HEAD of the MAIN branch of Pd in CVS with it. It goes with these instructions:
http://puredata.org/docs/developer/win
For now, this is kind of a hacked up cross between makefile.nt and makefile.in. Ideally, the MinGW specifics would be incorporated into the configure.in and makefile.in system, so that on all platforms, you could build Pd by doing: ./configure && make
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1374659...