Hi,
I am building Mozilla 1.5.0.12 for embeding using gtk as default toolkit on
Mac OS X. While building libxpcom_core.dylib, it is giving error as
undefined symbols:
 _CFBundleCopyExecutableURL
 _CFBundleGetMainBundle
 _CFRelease
 _CFURLGetFileSystemRepresentation

The CoreFoundation framework is included in file
($topDir)/xpcom/base/nsMacUtilsImpl.cpp as
#include<CoreFoundation/CoreFoundation.h>. Still I am getting this linker
error.
Can any body help me by giving info on this as how can I link this framework
from Mozilla source code...
Thank you.

-Rajeev

_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to