Ask a Question related to Mac Programming, Design and Development.
-
Hans Stoessel #1
How can I load a CFM shared library in a Mach-O bundle?
Hi
In my application (Mach-O bundle package) I should load a Shared
library.
How can I do that?
Is it possible?
Have I to use GetSharedLibrary? I have tried that and there was an
error -50. (paramErr)
Or have I use the CFBundle... functions?
A piece of sample code would be great.
Thanks for the help
Regards
Hans
Hans Stoessel Guest
-
shared library
hello, i have a problem here... i have too large images and this images are being used to do some animations... and there are common animations... -
Bundle::CPAN: File lacking bundle definition
This morning I successfully upgraded a module using the CPAN shell utility. In the course of doing so, I saw a message saying that a new version... -
Shared library / Mach-O: Application crashs if I call a function
Hi, me again Meanwhile, I can load the shared library in my Mach-O Application and I found my function (BeepTwice) in it. But if I try to call... -
Calling a Managed C++ library which uses a load library function from a WS
Good Day! Im trying to call a managed c++ library from a web service using c# but when i go trough the code the was'nt able to load the library.... -
Regarding Shared library size
qazmlp wrote: There is no guaranty about the file size. You'll find that even different versions of the same compiler/linker will produce...



Reply With Quote

