[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] lang fails to build



did you upgrade quicktime lately?
the upgrade installer is known to delete some part of the dev kit.
this could have been the cause.

x

On 9/25/05, matrix.6k <matrix.6k@xxxxxxxxx> wrote:
> i got this fixed by uninstalling devtools and then downloading the
> latest one's from
> the apple website- worked fine then.
>
> On Sep 24, 2005, at 2:05 AM, blackrain wrote:
>
> > these all are part of the HID Utilities.
> >
> >
> >>> /usr/bin/ld: Undefined symbols:
> >>> _HIDGetFirstDevice
> >>> _HIDGetFirstDeviceElement
> >>> _HIDGetNextDevice
> >>> _HIDGetNextDeviceElement
> >>> _HIDIsValidDevice
> >>> _HIDIsValidElement
> >>> _HIDBuildDeviceList
> >>> _HIDCalibrateValue
> >>> _HIDCountDeviceElements
> >>> _HIDCountDevices
> >>> _HIDGetTypeName
> >>> _HIDGetUsageName
> >>> _HIDReleaseDeviceList
> >>> collect2: ld returned 1 exit status
> >>> ...failed StandaloneExecutable.LinkUsingFileList /Users/***/
> >>> SuperCollider3/build/SuperCollider.app/Contents/MacOS/
> >>> SuperCollider ...
> >>> ** BUILD FAILED **
> >>>
> >
> > I have no idea why xcode 2.1 might be doing this (perhaps while
> > converting from an old project?), so this is a shot in the dark:
> >
> > launch xcode and open sclang project. select SuperCollider target then
> > the files view tab.
> > click on the folder structure:
> >
> > source/lang/LangSource/HID_Utilities
> >
> > these files define the symbols ld is asking for so make sure they have
> > a selected checkbox; all files in this folder.
> >
> > hope this helps,
> >
> > x
> >
> > _______________________________________________
> > sc-users mailing list
> > sc-users@xxxxxxxxxxxxxxx
> > http://www.create.ucsb.edu/mailman/listinfo/sc-users
> >
>
> _______________________________________________
> sc-users mailing list
> sc-users@xxxxxxxxxxxxxxx
> http://www.create.ucsb.edu/mailman/listinfo/sc-users
>