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:52:49 +0200
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
Thread-index: Acci5noeuGa3Uo7ZEduB2AANkzDgag==
Thread-topic: plugins using Frameworks
On 12/06/18 10:45 PM, "Alexander Cohen" <alexander dot cohen at coficio dot 
com> wrote:

>>>>     /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
> 
> in my plugin dylib, i get @executable_path/../Frameworks/<the
> framework>, how can i change this so it looks into various different
> places?

I think problem comes from framework itself.

What it contains ?
        @executable_path/../Frameworks/<the framework>

Right?

You can use tool   'install_name_tool'

This is part of our Valentina scripts

    # change id of VKERNEL
    install_name_tool -id "@executable_path/../VComponents/$KernelLibName"
"$BUILT_PRODUCTS_DIR/Valentina
Studio$ProductNameExt.app/Contents/VComponents/$KernelLibName"
    install_name_tool -change "/usr/local/lib/vcomponents/$SharedLibName"
"@executable_path/../VComponents/$SharedLibName"
"$BUILT_PRODUCTS_DIR/Valentina
Studio$ProductNameExt.app/Contents/VComponents/$KernelLibName"
    install_name_tool -change
"/usr/local/lib/vcomponents/VSDK.framework/Versions/A/VSDK"
"@executable_path/../VComponents/VSDK.framework/Versions/A/VSDK"
"$BUILT_PRODUCTS_DIR/Valentina
Studio$ProductNameExt.app/Contents/VComponents/$KernelLibName"
    install_name_tool -change "/usr/local/lib/vcomponents/libicudata.dylib"
"@executable_path/../VComponents/libicudata.dylib"
"$BUILT_PRODUCTS_DIR/Valentina
Studio$ProductNameExt.app/Contents/VComponents/$KernelLibName"
    install_name_tool -change "/usr/local/lib/vcomponents/libicuuc.dylib"
"@executable_path/../VComponents/libicuuc.dylib"
"$BUILT_PRODUCTS_DIR/Valentina
Studio$ProductNameExt.app/Contents/VComponents/$KernelLibName"
    install_name_tool -change "/usr/local/lib/vcomponents/libicui18n.dylib"
"@executable_path/../VComponents/libicui18n.dylib"
"$BUILT_PRODUCTS_DIR/Valentina
Studio$ProductNameExt.app/Contents/VComponents/$KernelLibName"
    install_name_tool -change "/usr/local/lib/vcomponents/libicuio.dylib"
"@executable_path/../VComponents/libicuio.dylib"
"$BUILT_PRODUCTS_DIR/Valentina
Studio$ProductNameExt.app/Contents/VComponents/$KernelLibName"



-- 
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>


From  Mon 18 Dec 2006 22:55:37 +0100
Return-Path: <realbasic-plugins-bounces at lists dot realsoftware dot com>
X-Original-To: listarchive at realsoftware dot com
Delivered-To: listarchive at realsoftware dot com
Received: by xmail.realsoftware.com (Postfix, from userid 1037)
        id 62DB5141211F; Mon, 18 Dec 2006 13:56:01 -0800 (PST)
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on 
        www.realsoftware.com
X-Spam-Level: 
X-Spam-Status: No, score=-2.5 required=4.5 tests=AWL,BAYES_00 autolearn=ham 
        version=3.1.1
Received: from lists.realsoftware.com (lists.realsoftware.com [209.198.132.125])
        by xmail.realsoftware.com (Postfix) with ESMTP id 99CCE1412114;
        Mon, 18 Dec 2006 13:55:55 -0800 (PST)
Received: from lists.realsoftware.com (localhost [127.0.0.1])
        by lists.realsoftware.com (Postfix) with ESMTP
        id EBCD5174CF47; Mon, 18 Dec 2006 15:55:39 -0600 (CST)
X-Original-To: realbasic-plugins at lists dot realsoftware dot com
Delivered-To: realbasic-plugins at lists dot realsoftware dot com
Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de
        [80.67.18.14])
        by lists.realsoftware.com (Postfix) with ESMTP id 9A64D174CF3A
        for <realbasic-plugins at lists dot realsoftware dot com>;
        Mon, 18 Dec 2006 15:55:33 -0600 (CST)
Received: (qmail 5141 invoked from network); 18 Dec 2006 21:55:32 -0000
Received: from unknown (HELO [192.168.1.80]) (363246 at [84 dot 175 dot 100 dot 
99])
        (envelope-sender <support at monkeybreadsoftware dot de>)
        by smtprelay02.ispgateway.de (qmail-ldap-1.03) with SMTP
        for <realbasic-plugins at lists dot realsoftware dot com>;
        18 Dec 2006 21:55:32 -0000
To: realbasic-plugins at lists dot realsoftware dot com
From: support at monkeybreadsoftware dot de (Christian Schmitz)
Date: Mon, 18 Dec 2006 22:55:37 +0100
Message-ID: <1hqkcyd dot 1s18zbk1wtitj4M%support at monkeybreadsoftware dot de>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Organization: Monkeybread Software Germany
X-Face: nrf3>{WQ6c&r+7 at e)"]0G60`-6ND^)I2mI%>)QGYa=9"=7jhd-g2|b3!>Al0+
        Ccb%xGQshhi|g at QU2$
User-Agent: MacSOUP/D-2.7 (Mac OS X version 10.4.8)
Subject: Help in rbx Plugin files?
X-BeenThere: realbasic-plugins at lists dot realsoftware dot com
X-Mailman-Version: 2.1.2
Precedence: list
Reply-To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot 
com>
Sender: realbasic-plugins-bounces at lists dot realsoftware dot com
Errors-To: realbasic-plugins-bounces at lists dot realsoftware dot com

Hi,

what is the state of plugin help files inside a rbx file?

Does someone use it?

Last time I checked there was a problem with RB copying all 2000 help
files into a temporary folder on each launch.

Today I have the problem that I can't create a plugin in the required
format!? Must there be a plugin included or can I just make a Help only
plugin?

Gru=DF
Christian

--=20
Around eleven thousand functions in one REALbasic plug-in.=20
The Monkeybread Software Realbasic Plugin v6.4. Now universal!
<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>
_______________________________________________
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>