realbasic-plugins
[Top] [All Lists]

Re: Windows Platform Plugins ( suggested direction )

To: "REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>" <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Windows Platform Plugins ( suggested direction )
From: William Yu <william at realsoftware dot com>
Date: Wed, 20 Jul 2005 10:17:38 -0500
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
On 7/20/05 8:22 AM, "Joshua Demori" <jddemori at earthlink dot net> wrote:

> What is the current direction of writing plugins for windows machines.
> Codewarrior, Apples xcode, gcc?

If you have the cross-compiler version of CodeWarrior on the Mac, that may
be the easiest, since all our plug-in examples were created with it.  If
you're strictly looking into building on Windows, I'd go with MinGW myself
(it's a free implementation of gcc/g++).  You can "reuse" your makefile to
recompile for Linux and/or Mach-O.  Download our Plug-ins SDK and read the
documentation in Targets.html


Regards,
William Yu
william at realsoftware dot 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>