• 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: Paul Johnson <email@hidden>
  • Date: Mon, 15 Apr 2013 19:41:10 -0500

Thanks, Nick. Can you tell me how to expand Xcode output so it shows the full commands. (I've added a "-v" switch but that doesn't quite do it.)


On Mon, Apr 15, 2013 at 4:44 PM, Nick Blievers <email@hidden> wrote:
I've done the opposite (gone from Xcode build to makefile build) in a cross platform project. Xcode is good in that everything it does during the build can be replicated on the command line, so I suggest, if you are set on doing this, that you compare closely the command line generated from the makefile with the command line generated by Xcode (you can expand the build output so it shows the full commands).

If the project is small it shouldn't be hard to switch between them, larger projects however…



Good luck!

Nick

On 16/04/2013, at 6:38 AM, Paul Johnson 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)

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

  • Follow-Ups:
    • Re: Xcode Build Settings based on makefile
      • From: Nick Blievers <email@hidden>
References: 
 >Xcode Build Settings based on makefile (From: Paul Johnson <email@hidden>)
 >Re: Xcode Build Settings based on makefile (From: Paul Johnson <email@hidden>)
 >Re: Xcode Build Settings based on makefile (From: Nick Blievers <email@hidden>)

  • Prev by Date: Re: Xcode Build Settings based on makefile
  • Next by Date: Re: Xcode Build Settings based on makefile
  • Previous by thread: Re: Xcode Build Settings based on makefile
  • Next by thread: Re: Xcode Build Settings based on makefile
  • Index(es):
    • Date
    • Thread