linking to Cocoa DLL from Carbon
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