It works now, I put the v8 repository (from zip file) in a folder called \v8-master
I put gyp into (using svn) \v8-master\build\gyp I put icu into (it seems the python script expects it to be in the relative path of \third_party\icu) \v8-master\third_party\icu then ran 'python build\gyp_v8' from '\v8-master\' (with the python folder already defined in the PATH) Thanks for the assistance! -- -- 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.
