• 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
Building Subproject Libraries With xcodebuild
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building Subproject Libraries With xcodebuild


  • Subject: Building Subproject Libraries With xcodebuild
  • From: Jeff Kelley <email@hidden>
  • Date: Thu, 07 Jul 2011 11:41:55 -0400

Hello,

We have an Xcode project that embeds another Xcode project inside of it in order to build a static library and link it with our application. From Xcode, this builds and links just fine; from the command line using xcodebuild, however, it fails and is unable to locate the library that the subproject built. It definitely builds it, though. I’ve looked and the build settings for our command-line builds aren’t different from the debug ones (save for a few #define macros), so I’m not sure if the problem is in where the build folder is located or if I need to do some additional setup in order to get this building properly. Any insight the group has would be helpful.

Jeff Kelley
 _______________________________________________
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: Re: C++ to Low level language
  • Next by Date: Re: C++ to Low level language
  • Previous by thread: Re: Linking Against stdlibc++
  • Next by thread: Carbon - XCode 4.1 Image Capture
  • Index(es):
    • Date
    • Thread