[webkit-dev] Undefined symbol: '_JSObjectMakeFunction'
Jack Wootton
jackwootton at gmail.com
Fri May 29 08:48:08 PDT 2009
Hello,
I'm attempting to use the function JSObjectMakeFunction. However
during compilation, I receive the error
Undefined symbol: '_JSObjectMakeFunction'
This seems odd since I have successfully used other functions that are
part of the same library. No specific line number or file is
provided. I noticed that the file JavaScriptCore.exp contains the
following line '_JSObjectMakeFunction'.
However I'm unsure what role the file JavaScriptCore.exp is used for.
--
Regards
Jack
More information about the webkit-dev
mailing list