Re: About Mac plugin built on xcode
Re: About Mac plugin built on xcode
- Subject: Re: About Mac plugin built on xcode
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 11 Jun 2009 21:10:46 -0600
On Jun 11, 2009, at 4:27 PM, leon deng wrote:
After I built it, I copy the plugin bundle to system plugin folder .
It works on my computer. However, when I copy the plugin manually to
my friends's macs, firefox browser can not recognize the same plugin
on their Macbooks. Is there some computer specified things in the
plugin? for example , Project settings?
It's usually either because (1) there is an architecture mismatch, or
(2) you added a dependency to a library that is present on your
computer but not present on your friend's computers. Are you sure the
CPU architectures are the same? Are you using any external libraries
other than the built-in ones? Is anything printed in the console (/
Applications/Utilities/Console.app) when Firefox attempts to load the
plugin? If so, then what does it say?
Nick Zitzmann
<http://seiryu.home.comcast.net/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden