Also, I can't help you Steffen except to say that [hid] is among the working objects here ([crikey] works! my other stuff... doesn't :P)
On 10/27/06, Luke Iannini (pd) <[EMAIL PROTECTED]> wrote:
I'm very happy to report that with the addition of the correct port* sources, I have a successful build of Pd-Extended on Intel Mac! Lots of broken objects... most of them it seems : )... but Gem is quite functional and core stuff is all working fine. I'd be happy to run a build from time to time, though I can't promise any regularity as it is a laptop. Steffen, I am using the ActiveTcl 8.4.13 distro, so it is /Library. I renamed my Utilities/Wish 8.14 to just Wish, though I don't remember why or if that is necessary. On 10/27/06, Steffen <[EMAIL PROTECTED]> wrote: > > On 27/10/2006, at 6.07, Hans-Christoph Steiner wrote: > > > > > On Oct 25, 2006, at 9:44 AM, Steffen wrote: > >> Any suggestion on what to do next to complete the task? > > > > Yeah, this is because Miller didn't check in all of the needed > > files back then. They are in CVS now. So basically, you need to > > do this: > > > > cd pure-data/pd > > rm -rf port* > > cvs checkout -D 2006-04-01 portaudio portmidi > > > > That will check out the version that I am using for Pd-extended. > > Thanks. Got it checked out by help of ClaudiusMaximus. For reasons i > don't know, i had to check out useing 'cvs -d:<snip> checkout -D > 2006-04-01 pd/portaudio pd/portmidi' hence did it from the pure-data/ > folder. > > Next error/problem is: > > --------------- tail of log ---------- > cd /Users/stfi/Projects/Pd/pure-data/externals/hcs/hid/HID\ Utilities > \ Source && \ > (test -x /usr/bin/xcodebuild && /usr/bin/xcodebuild) || \ > (test -x /usr/bin/pbxbuild && /usr/bin/pbxbuild) || \ > echo "Not building Apple HID Utilities" > xcodebuild: Error: the directory /Users/stfi/Projects/Pd/pure-data/ > externals/hcs/hid/HID Utilities Source contains more than one Xcode > project (it has 2 of them). You will need to specify the project to > build with the -project option. > Not building Apple HID Utilities > cc -bundle -bundle_loader /Users/stfi/Projects/Pd/pure-data/pd/bin/ > pd -L/sw/lib -o /Users/stfi/Projects/Pd/pure-data/externals/hcs/hid/ > hid.pd_darwin \ > /Users/stfi/Projects/Pd/pure-data/externals/hcs/hid/ > input_arrays.o /Users/stfi/Projects/Pd/pure-data/externals/hcs/hid/ > hid_darwin.o /Users/stfi/Projects/Pd/pure-data/externals/hcs/hid/ > hid.o -lm -lc -L/Users/stfi/Projects/Pd/pure-data/externals/hcs/hid/ > HID\ Utilities\ Source/build -L/Users/stfi/Projects/Pd/pure-data/ > externals/hcs/hid/HID\ Utilities\ Source/build/Default -lHIDUtilities > -weak_framework Carbon -weak_framework IOKit -weak_framework > ForceFeedback > /usr/bin/ld: warning -L: directory name (/Users/stfi/Projects/Pd/pure- > data/externals/hcs/hid/HID Utilities Source/build) does not exist > /usr/bin/ld: warning -L: directory name (/Users/stfi/Projects/Pd/pure- > data/externals/hcs/hid/HID Utilities Source/build/Default) does not > exist > /usr/bin/ld: can't locate file for: -lHIDUtilities > collect2: ld returned 1 exit status > make[2]: *** [/Users/stfi/Projects/Pd/pure-data/externals/hcs/hid/ > hid.pd_darwin] Error 1 > make[1]: *** [externals_install] Error 2 > make: *** [extended_install] Error 2 > ------------------------------- > > Any suggestions? Unfortunately i'm again blank. > > Best, steffen > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list >
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
