On Tue, Nov 29, 2011 at 12:57 AM, Hans-Christoph Steiner hans@at.or.at wrote:
The new build system is almost ready for nightly Windows builds, but not quite. So the Pd-extended nightly builds still use pd/src/makefile.mingw.
If you want to work on this, then I think you'll need to port all of the new build system stuff from pd-extended to pd-double, where it works on Windows/MinGW. Otherwise, you'll just be recreating that work.
Think I've got the essential bits ported by now, for both methods. Only thing is, I need to manually create makefile.dependencies before makefile.mingw can do it's work. That is not ok. A diff between pure-data / pd-extended makefile.mingw doesn't point to a solution. Is there some other element involved?
Katja