• 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: Exporting project?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Exporting project?


  • Subject: Re: Exporting project?
  • From: Nick Zitzmann <email@hidden>
  • Date: Mon, 5 Jan 2004 17:20:27 -0800

On Jan 5, 2004, at 10:13 AM, Brian Gilman wrote:

I've been building an application and now want to export it for
Linux/Unix users. My question is, how can I export my project out of Xcode
for these users to use? Ie. I want to eliminate all the Xcode specific stuff
from the project and be left with the source and a makefile. Is this
possible?

Not directly.

If you want portability, then your best bet is to use GNU Autoconf/Automake to set up makefiles for other platforms... Autoconf/Automake solves a lot of cross-platform problems, like headers, function availability, endian-ness, etc.

If you're writing an Objective-C product, then you might be able to use "nfmake" from the GNUstep project, but I'm not sure if that works with Xcode projects, or projects that don't use Objective-C.

Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request

"That's a funny thing to promise. Well, you can't never let anything happen to him [Nemo]; then, nothing would ever happen to him." - Dory, from the movie "Finding Nemo"
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Exporting project? (From: Brian Gilman <email@hidden>)

  • Prev by Date: Bug? - Xcode Build Err "I Need a Comma..."
  • Next by Date: Re: Bug? - Xcode Build Err "I Need a Comma..."
  • Previous by thread: Exporting project?
  • Next by thread: Re: Slow Xcode UI
  • Index(es):
    • Date
    • Thread