Linking to Carbonized Shared Library
Linking to Carbonized Shared Library
- Subject: Linking to Carbonized Shared Library
- From: Daniel Stark <email@hidden>
- Date: Mon, 21 Oct 2002 16:53:36 -0500
I am trying to interface with a shared library from parallax
<
http://www.parallaxinc.com/html_files/downloads/
downloads_tokenizer.htm>. I have looked over their documentation and
linux sample code to get started but I haven't been able to "talk" to
this static library. The linux code makes use of dlopen() and dlsym()
to open and link the linux shared library. I have gathered from
Apple's documentation and searching the archives that these commands
are not available by default in X but that there is a tool to use them
that is part of the fink project. What are the Cocoa/Carbon equivalents
on these commands? I found other documents in Apple's Docs regarding
using dynamic libraries and frameworks but none that deal with shared
libraries.
I was hoping someone could point me at some documentation that deals
with interfacing with shared libraries in X. Also, if anyone is
interested in helping to create a gui basic stamp editor for OS X I
would enjoy a collaborative effort.
Thanks,
Dan
_______________________________________________
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.