• 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: 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
References: 
 >Eclipse Rather than XCode? (From: "J. Todd Slack" <email@hidden>)

  • Prev by Date: Re: Eclipse Rather than XCode?
  • Next by Date: Re: Eclipse Rather than XCode?
  • Previous by thread: Re: Eclipse Rather than XCode?
  • Next by thread: Re: Eclipse Rather than XCode?
  • Index(es):
    • Date
    • Thread