• 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
Interface Builder Palette error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Interface Builder Palette error


  • Subject: Interface Builder Palette error
  • From: Jeff LaMarche <email@hidden>
  • Date: Tue, 30 Aug 2005 15:05:27 -0400

I'm using Xcode 2.1, and am playing around with palettizing an NSView I've written. Everything is compiling fine, but I'm getting the following error when I build. This happens in both debug and release configurations.

Here is the text of the error:

Command /usr/bin/gcc-4.0 failed with exit code 1
/usr/bin/ld: can't locate framework for: -framework SWSpiralViewFramework
collect2: ld returned 1 exit status


and here is the command that generated the error:

Ld /Users/jeff/Library/Palettes/SWSpiralView.palette/Contents/MacOS/ SWSpiralView normal ppc
mkdir /Users/jeff/Library/Palettes/SWSpiralView.palette/Contents/ MacOS
cd /Users/jeff/dev/SWSpiralView
/usr/bin/gcc-4.0 -o /Users/jeff/Library/Palettes/ SWSpiralView.palette/Contents/MacOS/SWSpiralView -L/Users/jeff/dev/ SWSpiralView/build -F/Users/jeff/dev/SWSpiralView/build -filelist / Users/jeff/dev/SWSpiralView/build/SWSpiralView.build/Release/ SWSpiralView.build/Objects-normal/ppc/SWSpiralView.LinkFileList - framework Cocoa -framework SWSpiralViewFramework -framework InterfaceBuilder -arch ppc -bundle -bundle


Does anyone have any thoughts as to what may be happening? I was a little surprised to see that gcc4.0 is being used - gcc 3.3 gets used for my other projects, and I haven't done anything intentionally to switch to gcc 4.0.

Any help is appreciated. Thanks,
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Interface Builder Palette error
      • From: "John C. Randolph" <email@hidden>
    • Re: Interface Builder Palette error
      • From: Michael Clark <email@hidden>
    • Re: Interface Builder Palette error
      • From: j o a r <email@hidden>
  • Prev by Date: Re: multiple objects in my view
  • Next by Date: ISyncRecordSnapshot help
  • Previous by thread: Re: Tableviews like Excel ones
  • Next by thread: Re: Interface Builder Palette error
  • Index(es):
    • Date
    • Thread