realbasic-plugins
[Top] [All Lists]

Re: plugins using Frameworks

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: plugins using Frameworks
From: Ruslan Zasukhin <sunshine at public dot kherson dot ua>
Date: Mon, 18 Dec 2006 22:02:08 +0200
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
Thread-index: Acci32WKpD08vI7SEduB2AANkzDgag==
Thread-topic: plugins using Frameworks
On 12/06/18 9:42 PM, "Alexander Cohen" <alexander dot cohen at coficio dot com> 
wrote:

>>> I have a plugin im writting that uses a custom framework. In a built
>>> app, this framework will go into the apps framework folder in the
>>> package. When debugging in rb, where should i put this framework? I
>>> tried putting it in a couple of the obvious places, but the plugin
>>> won't load. As soon as i remove the framework from the xcode project,
>>> the plugin loads fine. Any ideas what might be going on?
>> 
>> Try
>> 
>>     /Library/Frameworks/Your.framework
> 
> I tried this one. I didnt work. The only one that worked was inside
> the rb package in its framework folder. weird.

Try do in terminal

    > otool -L   framework

Simply drag it into terminal after -L

Also the same for your plugin  .dylib


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>