In 10.4 HIShape is located in Carbon.framework proper. In 10.5,
HIShape is located in ApplicationServices.framework. So, it's a
problem when using the 10.5 SDK but targeting 10.4. Same thing with
some AppleEvent stuff and a few of the new typedefs in Files.h.
I would try adding a -framework ApplicationServices to the linker
options.
I see these calls are being made from Nano so maybe things won't be
so simpleā¦
Huh. It's odd, 'cause I've been targeting 10.5 and linking against
10.5 just fine (I finally got a Nano version that builds against 10.5
headers). The only think I think that changed is that I've been
installing the latest Xcode betas, but I haven't been building this
project 'till now.
I'll try to see if there's a 10.4 setting somewhere.
--
Rick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden