• 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
XCode project, ./configure, make and building framework?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XCode project, ./configure, make and building framework?


  • Subject: XCode project, ./configure, make and building framework?
  • From: Ringo De Smet <email@hidden>
  • Date: Sat, 2 Oct 2004 11:12:25 +0200

Hello,

As a long time developer in Java, I'm having a hard time finding my
way back in the plethora of settings C development brings along. My
aim is to create an XCode project for an Open-Source C library. Since
the build system is already in place for the library for other Unices,
I just want to use that and only create a build phase that deploys the
library as a MacOS X framework.

I started creating an empty project and added a Shell Script build
phase for the './configure' step. However, is there an variable
defined pointing to the project root folder? The working folder for
the script seems to be somewhere in the build folder.

How can I configure my Shell Script phase to run in the project root folder?

If the ./configure and make steps deliver a dylib, can I just rename
this file without the dylib extension and copy this into the framework
folder structure along with the headers and resources? Or is there
still a difference in binary between a shared lib as a framework and a
BSD level shared library?

Ringo
 _______________________________________________
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 project, ./configure, make and building framework?
      • From: Richard Van Deren <email@hidden>
    • Re: XCode project, ./configure, make and building framework?
      • From: Karin Kosina <email@hidden>
  • Prev by Date: Re: Xcode and Java <problems, question>
  • Next by Date: Re: XCode project, ./configure, make and building framework?
  • Previous by thread: Re: Xcode and Java <problems, question>
  • Next by thread: Re: XCode project, ./configure, make and building framework?
  • Index(es):
    • Date
    • Thread