Re: "Cannot find function pointer MetadataImporterPluginFactory" error when testing Spotlight plugin
Re: "Cannot find function pointer MetadataImporterPluginFactory" error when testing Spotlight plugin
- Subject: Re: "Cannot find function pointer MetadataImporterPluginFactory" error when testing Spotlight plugin
- From: Jeremy Higgs <email@hidden>
- Date: Wed, 4 May 2005 18:31:23 +1000
On 04/05/2005, at 18:15, Tom Birch wrote:
On 04/05/2005, at 17:57:52, Jeremy Higgs wrote:
I haven't touched the main.c file, except for adding an '#include "GetMetadataForFile.c"'. FWIW, the UUID mentioned in the above output and the UUID of the plugin DO match...
As far as I can tell just from this, you should definitely not be #includ'ing a .c file. Don't you have a project for the importer that contains main.c and GetMetadatForFile.c? thus making the project should link them together...
Tom
Hi Tom,
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!
Thanks,
Jeremy. |
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden