The reason I added the #include is to get rid of the "Undefined
symbols: _GetMetadataForFile" error I was getting when compiling
the project (which was created in the proper manner in XCode)... If
I'm doing something [terribly] wrong, please let me know!
hmm, still, you should never have to include a c file, if you're
getting undefined symbols there's either a typo or you're not linking
properly. Try checking the function is defined exactly as it should
be in the docs, and then if that doesn't work, I guess make a new
project and add the files again.
Heh, I just realised you work for TLAF - I was talking to Mat a
couple of weeks ago about possible employment, damn it's a small world.
Tom
Thanks,
Jeremy.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden