forwinder wrote:
Hi folks,
to interrupt the greater building banter woes, I have a question of a more rudimentary manner.
Managed to set up my environment properly, check out all the source for PD and the externals, installed asio and ogg but now I am little confused as to how to simply build PD internal. The documentation points towards building an installer. I really dont need to build an installer right now I just want to compile. I tried simply running make in the src directory but aload paths were not set up hence the script bombed out early on. I didnt fancy attempting to hand craft the makefiles since I presume this would not be necessary with what I had read on the site.
it should be as simple as chdiring into pd/src and run ./configure and make (though i never have done that on w32)
mfg.asdf IOhannes