Re: It doesn't work
Re: It doesn't work
- Subject: Re: It doesn't work
- From: Mark Wagner <email@hidden>
- Date: Fri, 16 Sep 2005 11:19:31 -0700
Thanks. I'm now getting the billion or so "undefined symbol" link
errors I was expecting.
--
Mark Wagner
On 9/16/05, Mark Bessey <email@hidden> wrote:
> It looks like you're using Xcode 2.0 or older. The line-through text
> in the target settings is trying to tell you that the setting is
> being controlled in the Project's build style settings, rather than
> in the target. Use the Get Info command to show the project settings,
> and turn off ZeroLink in the "Styles" tab.
>
> -Mark
>
> On Sep 16, 2005, at 10:16 AM, Mark Wagner wrote:
>
> > How do I do that? Going to Build->Edit Active Target and looking at
> > the "ZeroLink" entry shows that the checkbox is cleared and the
> > ZeroLink label has a line through it.
> >
> > --
> > Mark Wagner
> >
> > On 9/15/05, Scott Tooker <email@hidden> wrote:
> >> I would turn off ZeroLink in the target build settings and see if you
> >> can build successfully. It appears you may be trying to link in a
> >> static library while using ZeroLink and Xcode isn't liking that?
> >>
> >> Scott
> >>
> >> On Sep 15, 2005, at 3:38 PM, Mark Wagner wrote:
> >>
> >>> I'm porting an app from CodeWarrior/CFM to XCode/Mach-O. I think
> >>> I'm
> >>> about 90% of the way there: the support libraries compile, as
> >>> does the
> >>> program's source code. However, instead of linking to produce a
> >>> working executable, I get the message "Build failed" and the
> >>> following
> >>> output:
> >>>
> >>>>>>
> >>> Native Build of Target "OpenEdit.macho"
> >>>
> >>> Touch "/DEVELOPMENT xcode/EE20/Apps/OpenEdit.macho/build/
> >>> OpenEdit.macho.app"
> >>>
> >>> Bundlizing "/DEVELOPMENT
> >>> xcode/EE20/Apps/OpenEdit.macho/build/OpenEdit.macho.build/
> >>> OpenEdit.macho.build/Objects-normal/ppc/libndgw.staticlib.ab"
> >>> "/DEVELOPMENT xcode/EE20/GUI/gw/ndgw.staticlib/build/
> >>> libndgw.staticlib.a"
> >>> <<<
> >>>
> >>> What's going wrong? How do I get XCode to produce meaningful
> >>> output?
> >>>
> >>> Thanks,
> >>> Mark Wagner
> > _______________________________________________
> > 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
>
>
_______________________________________________
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