• 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 4.3 moved libprofile_rt, how to reference it now?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode 4.3 moved libprofile_rt, how to reference it now?


  • Subject: Xcode 4.3 moved libprofile_rt, how to reference it now?
  • From: Sean McBride <email@hidden>
  • Date: Wed, 07 Mar 2012 15:24:53 -0500
  • Organization: Rogue Research Inc.

Hi all,

In Xcode 4.2, libprofile_rt was found here:

/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/libprofile_rt.a
/Deveroper/Platforms/iPhoneOS.platform/Developer/usr/lib/libprofile_rt.dylib
/usr/lib/libprofile_rt.a
/usr/lib/libprofile_rt.dylib

In Xcode 4.3, with /Developer gone, it's now found here:

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/libprofile_rt.a
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/libprofile_rt.dylib
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libprofile_rt.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libprofile_rt.dylib

How am I supposed to reference this thing?  (for Mac OS)

Previously, I was adding $DEVELOPER_USR_DIR/lib to my LIBRARY_SEARCH_PATHS and -lprofile_rt to my OTHER_LDFLAGS but now in 4.3 this is broken since $DEVELOPER_USR_DIR doesn't resolve to this 'Toolchains' folder.

Thanks,

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada



 _______________________________________________
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 4.3 moved libprofile_rt, how to reference it now?
      • From: Jean-Daniel Dupas <email@hidden>
  • Prev by Date: Where is the Property List Editor
  • Next by Date: OK, so now blocks of code are disappearing from my files.
  • Previous by thread: Re: Where is the Property List Editor
  • Next by thread: Re: Xcode 4.3 moved libprofile_rt, how to reference it now?
  • Index(es):
    • Date
    • Thread