Since the error is happening at link time, I'd guess that Eclipse is looking for v8_base and v8_snapshot in the wrong place.
On Mon, Nov 12, 2012 at 11:01 AM, Yang Guo <[email protected]> wrote: > Seems like include/v8.h is not included. > > > On Saturday, November 10, 2012 6:04:57 AM UTC+1, kishikun wrote: >> >> i've got some errors while trying to running v8 'Hello_World" on eclipse. >> I've linking all the required libraries and v8 header file, but eclipse >> prompted me 'undefined reference' ( screenshot provided ). any one knows >> how to fix it :) > > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users > -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
