Thanks heaps Ben. It has started building now, will update you once its done.
1 more thing Lets say it does build which it should, is there any documentation on how to start using it like creating programs using it? On Friday, August 29, 2014 4:28:24 PM UTC+5:30, Amit Sood wrote: > > Hi Guys, > > I have taken the code for V8 using this command > > *svn checkout http://v8.googlecode.com/svn/trunk/ > <http://v8.googlecode.com/svn/trunk/> v8* > > then, *cd v8* and i do "*make*" but i get below error. Please advise > > amit-macbook:v8 amit.sood$ make > > PYTHONPATH="/Users/amit.sood/Desktop/chromeV8/v8/tools/generate_shim_headers:/Users/amit.sood/Desktop/chromeV8/v8/build::/Users/amit.sood/Desktop/chromeV8/v8/build/gyp/pylib:" > > \ > > GYP_GENERATORS=make \ > > build/gyp/gyp --generator-output="out" build/all.gyp \ > > -Ibuild/standalone.gypi --depth=. \ > > -Dv8_target_arch=ia32 \ > > \ > > \ > > -S.ia32.release -Dv8_enable_backtrace=1 -Darm_fpu=default > -Darm_float_abi=default > > /bin/sh: build/gyp/gyp: No such file or directory > > make: *** [out/Makefile.ia32.release] Error 127 > -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
