• 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: Another incomprehensible link error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Another incomprehensible link error


  • Subject: Re: Another incomprehensible link error
  • From: Izidor Jerebic <email@hidden>
  • Date: Sun, 9 Sep 2001 10:47:48 +0200

On Saturday, September 8, 2001, at 06:28 PM, Rob Rix wrote:

ld: Undefined symbols:
.objc_class_name_FDGLSpline
/usr/bin/libtool: internal link edit command failed


This error means that your code references a class named FDGLSpline (e.g. "x = [[FDGLSpline alloc] init] ;", or "[FDGLSpline clearScreen] ;" or something), and there is no class implementation for FDGLSpline in your code nor in frameworks linked with your code.

izidor


References: 
 >Another incomprehensible link error (From: Rob Rix <email@hidden>)

  • Prev by Date: Re: Mac OS X 10.1 File Name Extension Guidelines [Long]
  • Next by Date: Re: Mac OS X 10.1 File Name Extension Guidelines
  • Previous by thread: Another incomprehensible link error
  • Next by thread: Help with cocoa build error
  • Index(es):
    • Date
    • Thread