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