Claude Heiland-Allen wrote:
marius schebella wrote:
hi, trying to figure out why -schedlib is not working with pdj for me I am trying to compile pdj against 0.41, but wanted to build pd binaries first, unfortunately I am getting this error:
http://lists.apple.com/archives/Xcode-users/2007/Oct/msg00694.html
"" I think this is because the compiler believes you're targeting 10.5 as a minimum OS version. It doesn't know much about what that SDK is. Try passing -mmacosx-version-min=10.4 and see if that fixes it. ""
that worked, but I had to paste it manually, maybe it can be included in the makefile script? after installation I noticed that I never have used pd "raw" (outside of /Applications), and don't know how to start it. anyway, it did not solve the schedlib problem, so I guess I will file a bug report. marius.