• 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: Xcode Build Settings based on makefile
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode Build Settings based on makefile


  • Subject: Re: Xcode Build Settings based on makefile
  • From: Andrew Keller <email@hidden>
  • Date: Mon, 15 Apr 2013 06:26:53 -0400

On Apr 14, 2013, at 11:37 PM, Paul Johnson wrote:

> I have a makefile that successfully compiles and links without error, and I'm trying to accomplish the same thing by using the proper Build Settings in Xcode. So far I've been unsuccessful. Can this forum be used to help me with solve this problem?

You could have Xcode use the Makefile itself.  As long as you implement some specific target names (build, clean, etc), it should integrate nicely.  Add a new target, use "External Build System", and select 'make'.

HTH -
Andrew Keller


 _______________________________________________
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: 
 >Xcode Build Settings based on makefile (From: Paul Johnson <email@hidden>)

  • Prev by Date: Xcode Build Settings based on makefile
  • Next by Date: C++ static library location and headers
  • Previous by thread: Xcode Build Settings based on makefile
  • Next by thread: Re: Xcode Build Settings based on makefile
  • Index(es):
    • Date
    • Thread