Re: Java or C++ for cross-platform Cocoa/.NET?
Re: Java or C++ for cross-platform Cocoa/.NET?
- Subject: Re: Java or C++ for cross-platform Cocoa/.NET?
- From: Andrew Pinski <email@hidden>
- Date: Tue, 8 Jun 2004 22:35:30 -0400 (EDT)
>
>> I've posted bit now regarding a cross-platform app I'm working on. It
>
>> will be Cocoa on the Mac and .NET on Windows. The Windows UI will be
>
>> written in C#. But I'm now realizing that I have two seemingly
>
>> reasonable choices for the platform-independent code: C++ (as
>
>> Managed-C++ compatible as possible) or Java (as J#-compatible as
>
>> possible).
>
>
>
> A third option: Objective-C for the model code. Wrap in a COM
>
> wrapper for Windows.
>
>
How does one compile the Obj-C in Windows?
>
By using mygwin and gcc.
Andrew
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.