• 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
Using static library in Cocoa app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using static library in Cocoa app


  • Subject: Using static library in Cocoa app
  • From: email@hidden
  • Date: Wed, 18 Jun 2003 12:17:56 +0100

Hello all,

This may not be the correct list, if so please redirect me.

I have a Cocoa application project and a Static Library project. The library
provides an interface to a daemon process which monitors and communicates
with a specific USB device.

The problem I have is that when I build the app and reference functions in
the lib I get the following error during linking:

ld: warning prebinding disabled because of undefined symbols
ld: Undefined symbols:
_DLP_Cleanup
_DLP_Startup


The functions _DLP_Cleanup and _DLP_Startup are in my library, has anyone
come across this problem and can you help?


Thanks

Alun Carp
Driver Development Team Leader
Data Encryption Systems Limited
_______________________________________________
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.

  • Follow-Ups:
    • Re: Using static library in Cocoa app
      • From: Finlay Dobbie <email@hidden>
  • Prev by Date: Re: How to have table column headers span multiple columns?
  • Next by Date: Expanding and collapsing windows
  • Previous by thread: Re: EDCommon Anyone?
  • Next by thread: Re: Using static library in Cocoa app
  • Index(es):
    • Date
    • Thread