• 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: David Frantz <email@hidden>
  • Date: Thu, 09 May 2013 19:20:08 -0400

This isn't impossible as I've done it with a small open source lib.   Sorta as it was good enough for me at the time.   That was also a few XCode revisions ago.

If the the makefile is building an open source program or lib I have to wonder if it is even a good idea to turn it into an XCode project.   Each revision would be a integration problem.   If it is internal or something you control that is a different matter.   Basically you will need to duplicate the makefiles build steps within XCode.   

Unfortunately this stuff just doesn't jump out at you in XCode so you have to learn about the various project settings that impact the build of a project.


On Apr 15, 2013, at 4:38 PM, Paul Johnson <email@hidden> wrote:

Thanks, Andrew. I'll look at just using the makefile. However, theoretically it should be easy to just do the compile/link without resorting to make. It just seems more aesthetically pleasing to not have to mess with additional tools unnecessarily.


On Sun, Apr 14, 2013 at 10:37 PM, Paul Johnson <email@hidden> 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?

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
  • Prev by Date: Preventing added files from being added to Copy Bundle Resources phase?
  • Next by Date: Header files
  • Previous by thread: Preventing added files from being added to Copy Bundle Resources phase?
  • Next by thread: Header files
  • Index(es):
    • Date
    • Thread