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

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

2011-11-28 Thread katja
Gave it another try this weekend: building vanilla pd on windows. Though I once had a pd build using makefile.mingw, this must have been a stroke of luck, a fortunate sequence of operations which I don't know how to reproduce. Instead, I now used the 'new build system' with a few adaptations.

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

2011-11-28 Thread Hans-Christoph Steiner
I think Miller doesn't use MinGW, so building vanilla on Windows is probably easiest using MSVC like he does. Pd-extended builds nightly (when the server is up) using the pd/src/makefile.mingw. As for the included .dlls, that happens in packages/win32_inno/Makefile. That seems more an issue

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

2011-11-28 Thread Jonathan Wilkes
- Original Message - From: Hans-Christoph Steiner h...@at.or.at To: katja katjavet...@gmail.com Cc: pd-dev@iem.at Sent: Monday, November 28, 2011 12:37 PM Subject: Re: [PD-dev] help compiling pd 0.43 on Windows 7 I think Miller doesn't use MinGW, so building vanilla

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

2011-11-28 Thread Martin Peach
On 2011-11-28 12:37, Hans-Christoph Steiner wrote: I think Miller doesn't use MinGW, so building vanilla on Windows is probably easiest using MSVC like he does. Pd-extended builds nightly (when the server is up) using the pd/src/makefile.mingw. It seems like the latest Windows nightly

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

2011-11-28 Thread Miller Puckette
Um... is MSVC free? Same deal as Microsoft Windows as a whole... cheers M ___ Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev

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

2011-11-28 Thread Hans-Christoph Steiner
On Nov 28, 2011, at 2:20 PM, Martin Peach wrote: On 2011-11-28 12:37, Hans-Christoph Steiner wrote: I think Miller doesn't use MinGW, so building vanilla on Windows is probably easiest using MSVC like he does. Pd-extended builds nightly (when the server is up) using the

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

2011-11-28 Thread Jonathan Wilkes
- Original Message - From: Miller Puckette m...@ucsd.edu To: Jonathan Wilkes jancs...@yahoo.com Cc: Hans-Christoph Steiner h...@at.or.at; katja katjavet...@gmail.com; pd-dev@iem.at pd-dev@iem.at Sent: Monday, November 28, 2011 2:23 PM Subject: Re: [PD-dev] help compiling pd 0.43

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

2011-11-28 Thread katja
On Mon, Nov 28, 2011 at 6:37 PM, Hans-Christoph Steiner h...@at.or.at wrote: I think Miller doesn't use MinGW, so building vanilla on Windows is probably easiest using MSVC like he does.  Pd-extended builds nightly (when the server is up) using the pd/src/makefile.mingw. Oow, I was in the

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

2011-11-28 Thread Jonathan Wilkes
- Original Message - From: Martin Peach martin.pe...@sympatico.ca To: Jonathan Wilkes jancs...@yahoo.com Cc: pd-dev@iem.at pd-dev@iem.at Sent: Monday, November 28, 2011 4:57 PM Subject: Re: [PD-dev] help compiling pd 0.43 on Windows 7 On 2011-11-28 15:08, Jonathan Wilkes wrote

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

2011-11-28 Thread Hans-Christoph Steiner
On Nov 28, 2011, at 5:12 PM, katja wrote: On Mon, Nov 28, 2011 at 6:37 PM, Hans-Christoph Steiner h...@at.or.at wrote: I think Miller doesn't use MinGW, so building vanilla on Windows is probably easiest using MSVC like he does. Pd-extended builds nightly (when the server is up) using

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

2011-11-28 Thread katja
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 pd/src/makefile.mingw. If you want to work on this, then I think you'll need to port all

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

2011-11-01 Thread Menno van der Woude
Hello, trying to compile pd vanilla 0.43 on Windows 7 ultimate 64 bits I am running into some trouble. I followed the developermingw guide from puredata.org. Then trying ./configure using MSYS. It gives: no tcl header found, and a few lines later: no tcl library found, then quits. I did however