Re: Interface Builder Palette error
Re: Interface Builder Palette error
- Subject: Re: Interface Builder Palette error
- From: Michael Clark <email@hidden>
- Date: Tue, 30 Aug 2005 18:45:44 -0400
Hi.
On 30-Aug-05, at 3:05 PM, Jeff LaMarche wrote:
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
The linker can't seem to find your framework SWSpiralViewFramework.
How is this linked into the project? Where is it on disk? It
appears to be looking for it in: /Users/jeff/dev/SWSpiralView/build
I would check where this framework is and how it is linked to the
project, that might give you some clues.
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.
I believe that new projects created under Xcode 2.1 will use gcc 4.0
by default, but if you import older projects it will use the gcc they
were configured for. This is just speculation, I don't know for sure.
Michael.
_______________________________________________
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