Re: [PD-dev] help compiling pd 0.43 on Windows 7

2011-11-29 Thread Hans-Christoph Steiner
On Tuesday, November 29, 2011 1:56 AM, katja katjavet...@gmail.com wrote: On Tue, Nov 29, 2011 at 12:57 AM, Hans-Christoph Steiner h...@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

Re: [PD-dev] help compiling pd 0.43 on Windows 7

2011-11-29 Thread katja
On Tue, Nov 29, 2011 at 5:37 PM, Hans-Christoph Steiner h...@at.or.at wrote: The new build system doesn't need the makefile.dependencies, and that has always been a bit of a mystery. Ah, so I'm not the only one being puzzled, happy you say so. I'm intensely frustrated after spending five days

Re: [PD-dev] help compiling pd 0.43 on Windows 7

2011-11-29 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2011-11-29 18:29, katja wrote: On Tue, Nov 29, 2011 at 5:37 PM, Hans-Christoph Steiner h...@at.or.at wrote: The new build system doesn't need the makefile.dependencies, and that has always been a bit of a mystery. Ah, so I'm not the only

Re: [PD-dev] help compiling pd 0.43 on Windows 7

2011-11-29 Thread katja
On Tue, Nov 29, 2011 at 7:02 PM, IOhannes m zmoelnig zmoel...@iem.at wrote: you shall decide to either use makefile.mingw or the new autotools system. you shall never mix the two. especially, you shall not run ./autogen.sh and then try to compile using makefile.mingw thus: remove all traces