On Sep 27, 2006, at 5:55 PM, Kilian Koepsell wrote:
hi,
what is the recommended way to build pd.app under osx for mac intel?
i was happy to see that the binary on miller puckette's web site
(http://crca.ucsd.edu/~msp/software.html) for the experimental
version 0.40-0.test.08 runs just fine.
however, i didn't manage to compile it using the source code from
the sam site.
i also tried to follow the instructions on the osx howto (http://
puredata.info/dev/darwin) using each of the three versions
rsync -av --delete rsync://128.238.56.50/distros/pd-devel/ pd-
devel/
rsync -av --delete rsync://128.238.56.50/distros/pd-extended/ pd-
extended/
rsync -av --delete rsync://128.238.56.50/distros/pd-main/ pd-main/
i did make patch_pd inside the package directory
and then, inside the package/darwin_app directory, i did
make darwin_app_wrapper
make
with little success:
pd-main fails compiling s_loader.c
That builds for me ok on a G5. Perhaps try to update the source?
pd-extended fails because it is missing the file pd/src/
d_fft_mayer.c needed by externals/corelibs/lib_d_fft.c
IOhannes reverted those changes, so that should work again (thank you
IOhannes). Try a new rsync.
pd-devel failed for some of the patches
I haven't gotten that building myself...
i also tried to get the source directly from cvs but didn't succeed
in compiling it. here again the problem was the missing file
d_fft_mayer.c.
FYI: Those rsyncs are updated every night at midnight/ 0.00 Eastern
Time, so they are quite current.
.hc
any help is highly appreciated,
k.
_______________________________________________
PD-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-dev
_______________________________________________
PD-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-dev