Hi Matija, can you please tell me what framework are you using? I tried 
compiling a JavaScriptCore framework from Ejecta project or using a 
compiled one but I keep getting this same errors:

Undefined symbols for architecture i386:

  "_OBJC_CLASS_$_JSContext", referenced from:

objc-class-ref in AppDelegate.o

Thats when I call JSContext to start using a JavaScript.

On Tuesday, May 20, 2014 at 9:20:02 AM UTC-3, Matija Alanović wrote:
>
> Hi!
>
> I looked at the code you provided. It's essentially the same thing I'm 
> using and it doesn't work for me. I get a lot of linker errors like this:
>
> Undefined symbols for architecture i386:
>   "_JSContextGetGlobalObject", referenced from:
>       -[CBLJSViewCompiler init] in CBLJSViewCompiler.o
>
> It does that for every call to JavaScriptCore API. I don't really get why 
> - shouldn't the old C JavaScriptCore API still be available on iOS 7, 
> although the Objective-C wrapper functions can also be used?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/80c3b4dc-d994-439c-8351-3b6e877f8da5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to