• 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
Fwd: Problems with InterfaceBuilder.framework in xcode 2.5
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: Problems with InterfaceBuilder.framework in xcode 2.5


  • Subject: Fwd: Problems with InterfaceBuilder.framework in xcode 2.5
  • From: "Mike Marino" <email@hidden>
  • Date: Tue, 6 Nov 2007 20:36:16 -0800

I have recently upgraded to xcode 2.5 and am linking a project against
the InterfaceBuilder.framework.  In xcode2.5, this framework has been
moved from /System/Library/Frameworks to <xcode 2.5
dir>/Library/Frameworks.  I am seeing the following error:

/Developer/usr/bin/../libexec/gcc/powerpc-apple-darwin8/4.0.1/ld:
warning can't open dynamic library:
@loader_path/../../../../PrivateFrameworks/DevToolsRemoteClient.framework/Versions/A/DevToolsRemoteClient
referenced from:
/Developer/Library/Frameworks/InterfaceBuilder.framework/InterfaceBuilder
(checking for undefined symbols may be affected) (No such file or
directory, errno = 2)
/Developer/usr/bin/../libexec/gcc/powerpc-apple-darwin8/4.0.1/ld:
warning can't open dynamic library:
@loader_path/../../../../PrivateFrameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
referenced from:
/Developer/Library/Frameworks/InterfaceBuilder.framework/InterfaceBuilder
(checking for undefined symbols may be affected) (No such file or
directory, errno = 2)
/Developer/usr/bin/../libexec/gcc/powerpc-apple-darwin8/4.0.1/ld:
Undefined symbols:
.objc_class_name_DTDeveloperPaths referenced from InterfaceBuilder
expected to be defined in
@loader_path/../../../../PrivateFrameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
.objc_class_name_PBXProjectWatcher referenced from InterfaceBuilder
expected to be defined in
@loader_path/../../../../PrivateFrameworks/DevToolsRemoteClient.framework/Versions/A/DevToolsRemoteClient
_PBXPWFileWasAddedToTargetNotification referenced from
InterfaceBuilder expected to be defined in
@loader_path/../../../../PrivateFrameworks/DevToolsRemoteClient.framework/Versions/A/DevToolsRemoteClient
_PBXPWFileWillBeRemovedFromTargetNotification referenced from
InterfaceBuilder expected to be defined in
@loader_path/../../../../PrivateFrameworks/DevToolsRemoteClient.framework/Versions/A/DevToolsRemoteClient
collect2: ld returned 1 exit status

The interesting thing is that I would expect @loader_path to resolve
to /Developer/Library/Frameworks/InterfaceBuilder.framework/Versions/A
in which case it should find the DevTools frameworks (which exist in
/Developer/Library/PrivateFrameworks).  Of course, I never saw this in
xcode 2.4.1 since the InterfaceBuilder  framework library had
hard-coded paths.  Anyone have any ideas?

Cheers, Mike
 _______________________________________________
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: Problems with InterfaceBuilder.framework in xcode 2.5
      • From: Rick Ballard <email@hidden>
  • Prev by Date: Re: getting NSUnknownKeyException after editing NIB with IB 3.0
  • Next by Date: Re: Private (embedded) Framework Interdependency
  • Previous by thread: Re: Crash in code linked with ld64 but not if linked with ld_classic
  • Next by thread: Re: Problems with InterfaceBuilder.framework in xcode 2.5
  • Index(es):
    • Date
    • Thread