18/07/2009 2:37:05 pm OCRunnerTool[9566] Error loading /Test/Binary/ Path: dlopen(/Test/Binary/Path, 265): no suitable image found. Did find:
/Test/Binary/Path: GC capability mismatch

You'll need the process to be running in the appropriate memory management mode to load a bundle, or the bundle must support the mode of memory management the application has started in. Or you must restart the process in the appropriate mode.

This is not usually a good idea; but you can set or unset the OBJC_DISABLE_GC environment variable and then re-exec the process.

Keith
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to