Re: Eclipse Rather than XCode?
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