Re: Eclipse Rather than XCode?
Re: Eclipse Rather than XCode?
- Subject: Re: Eclipse Rather than XCode?
- From: Michael Rice <email@hidden>
- Date: Sat, 26 Apr 2008 18:18:56 -0500
You may want to consider using a cross-platform project utility like
CMake or qmake. We use qmake, which is part of the Trolltech Qt
environment (you don't have to be building Qt apps to use qmake). This
allows us to have one project description, which identifies all of the
sources, libraries, etc., and then build on OS X, Windows, Linux,
Solaris, etc.
Using something like CMake or qmake allows you to not tie yourself to
a specific development environment like Eclipse or Xcode.
Michael
On Apr 26, 2008, at 2: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