XMP Toolkit & Static C++ libraries import
Florent Lacheroy
florent.lacheroy at alwancolor.com
Wed Sep 26 10:43:06 PDT 2007
Hi,
I'm trying to use XMP Toolkit in my application but it seems I'm
missing something about the way to import a static C++ library (.a
extension) in my Cocoa project.
When I'm compiling the release, I've got this message:
"warning suggest use of -bind_at_load, as lazy binding may result in
errors or different symbols being used"
the build succeed and no executable is generated in the app package?!?
The debug version is completely unstable.
The samples embedded in the XMP SDK are perfectly working on my
machine so I think XMP Libs I've compiled are OK.
Is there anyone experienced in this domain?
Thanks for your help
Florent Lacheroy
florent.lacheroy at alwancolor.com
More information about the MacOSX-dev
mailing list