• 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
Code moved to plugin, undefined symbol
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Code moved to plugin, undefined symbol


  • Subject: Code moved to plugin, undefined symbol
  • From: Philip Dow <email@hidden>
  • Date: Tue, 17 Jan 2006 19:46:57 +0100

I am building a plugin that includes a standard header file, #include <libgen.h>. The code compiles fine, but at link I get an undefined symbol error for _GetCurrentEvenTime. I am in fact using this function.

The code that includes this function has been moved from a previous standalone project, a test to see if the plugin would at all be worth pursuing. That project compiles, links and runs fine.

As far as I can tell, I have set up the environment for both projects to be as identical as possible. Both use a precompiled prefix header with a number of imports, both are built using the 10.4sdk, both are universal binary, both use other linker flags "-bind_at_load - weak_framework QTKit -weak_framework CoreAudioKit" and both are built with a 10.3 deployment target.

Any ideas on what would cause this linker error? I'm stumped.

-Phil
_______________________________________________
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: [Solved] Code moved to plugin, undefined symbol
      • From: Philip Dow <email@hidden>
  • Prev by Date: Re: [Core Data] Improve save performance ?
  • Next by Date: Core Data and multithreading (was Re: [Core Data] Improve save performance ?)
  • Previous by thread: Re: Creating a single Tab Stop in an NSTextView
  • Next by thread: Re: [Solved] Code moved to plugin, undefined symbol
  • Index(es):
    • Date
    • Thread