V8Android
V8Android copied to clipboard
issue with latest v8 code
i'm using this sample and able to compile the JNI code. but, when i replaced the v8 libraries with the latest v8 code compiled for android, i keep getting 'undefined reference' messages for most of the classes (v8::HandleScope, Context, etc'). any chance someone knows how to fix that?
OOPS... I try compile the lastest v8...
thanks! that would be great! :)
can you try and re compile it with latest ?