• 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
Re: ZeroLink and duplicate symbols
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ZeroLink and duplicate symbols


  • Subject: Re: ZeroLink and duplicate symbols
  • From: Nick Zitzmann <email@hidden>
  • Date: Wed, 28 Apr 2004 07:17:31 -0600

On Apr 27, 2004, at 10:24 PM, James J. Merkel wrote:

1) Does ZeroLink need to be enabled for debugging to work?

No.

2) If ZeroLink is enabled, I get the following error at run time:
[...]
The symbols ifp and numberType are used by both functions and by methods. I declared these variables above the @interface block along with the functions ushort fget2(FILE *f); and int fget4(FILE *f); like so:

Try declaring them as "extern" in the header file(s) and declare the real thing in a source file that includes the header file(s).

Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >ZeroLink and duplicate symbols (From: "James J. Merkel" <email@hidden>)

  • Prev by Date: Re: clickedOnLink called outside of the link
  • Next by Date: Re: Problems with XCode 1.2
  • Previous by thread: ZeroLink and duplicate symbols
  • Next by thread: Re: ZeroLink and duplicate symbols
  • Index(es):
    • Date
    • Thread