realbasic-nug
[Top] [All Lists]

Re: Statically link C or C++ library to RealBasic EXE?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Statically link C or C++ library to RealBasic EXE?
From: Will Leshner <will dot leshner at gmail dot com>
Date: Thu, 30 Dec 2004 12:36:46 -0800
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=CqhzYsSt/+wEdzWGXzHl70FV6gAttdf0PljQjh1mL+HNkxg4lp+1VmTr4m/OoS/23IaYMaKZEfLurtO4cA9RvJlFYm0EThmi1/MPPNGeSzl8rC33dGsTI4KOXUX85w+/8uvk7+Tmf1fNw/XYUBOvYKxMDqO7Pf/mqNKgmJYp06g=
References: <1E7FA96AB22DDC409AF9EFE93162C5E753996E at NAEX02 dot na dot qualcomm dot com> <3396e7e204123011266c2b084c at mail dot gmail dot com> <86E35B34-5A99-11D9-A310-000393DB941A at mac dot com>
On Thu, 30 Dec 2004 19:32:22 +0000, James Milne <james dot milne at mac dot 
com> wrote:

> As Will says, you can connect to a Shared Library using Declares.
> 
> However, the REALbasic linker cannot link C/C++ static libraries into a
> REALbasic application.

Right. Good point. If you want the C/C++ library to be invisible to
the user, you'll need to make it a plugin.

-- 
REALbasic database options: http://sqlabs.net
REALbasic news and tips: http://rbgazette.com
KidzMail & KidzLog: http://haranbanjo.com
_______________________________________________
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>