• 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
linking to Cocoa DLL from Carbon
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

linking to Cocoa DLL from Carbon


  • Subject: linking to Cocoa DLL from Carbon
  • From: Ken Baer <email@hidden>
  • Date: Mon, 11 Apr 2005 14:23:50 -0700

OK, so I made a small dynamic linked library with some Objective C code using WebKit. My problem is that I am linking to it from another library, and it finds the DLL, but it doesn't recognize the functions that are in it. I get no error linking to the library, which I do if the name or search path are incorrect. But, it still thinks the functions in that DLL are undefined. I have the correct includes for both. Is there a step I'm missing to export functions from a .m file in a DLL to a Carbon application or library? I hope I made this clear enough.

-Ken Baer.
Hash, Inc.
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


  • Prev by Date: Re: compiling a lib with Cocoa code
  • Next by Date: Re: Xcode build problem
  • Previous by thread: Re: compiling a lib with Cocoa code
  • Next by thread: Keep function names in deployment binary?
  • Index(es):
    • Date
    • Thread