• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Eclipse Rather than XCode?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Eclipse Rather than XCode?


  • Subject: Re: Eclipse Rather than XCode?
  • From: David Owens II <email@hidden>
  • Date: Sat, 26 Apr 2008 15:48:12 -0700

You can use Eclipse to build C++ programs on OS X and link to frameworks; here's even an example blog about doing it with SDL (http://meandmarkpublishing.blogspot.com/2006/12/setting-up-sdl-for-eclipse-on-mac-os-x.html ).

Another blog entry that might help you out: http://dirkraffel.wordpress.com/2008/01/17/eclipse-cdt-on-mac-os-x/

Each platform is still going to need to have it's own makefile though; Eclipse doesn't just magically make that happen.

For the cross-platform stuff that I'm working on I tend to just use Xcode and Visual Studio and manually manage the project files. That's not going to be the right solution for everyone though, but it works and it's super easy to do.

-David

On Apr 26, 2008, at 12:31 PM, J. Todd Slack wrote:

Hello All,

I have used Eclipse for Java development a few years ago.

I have a client that wants a cross-platform C++/OpenGL app written and wants a nice way to build cross-platform.

I was thinking Eclipse. But is this possible?

Can one link to OS X Frameworks?

Can Eclipse build .apps?

Does anyone have any advice?

Thanks!

_Jason

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Eclipse Rather than XCode? (From: "J. Todd Slack" <email@hidden>)

  • Prev by Date: Re: Linking error--duplicate symbol, Xcode 3.0
  • Next by Date: Re: Eclipse Rather than XCode?
  • Previous by thread: Eclipse Rather than XCode?
  • Next by thread: Re: Eclipse Rather than XCode?
  • Index(es):
    • Date
    • Thread