--
--
v8-users mailing list
v8-u...@googlegroups.com
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 v8-users+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Followed the instructions on the page and have yet to get to where it makes the build files. :(
C:\Users\JH\Documents\Libs\depot_tools>python.exe v8\build\gyp_v8 -Dtarget_arch=x64 -Dcomponent=shared_libraryPlease follow the instructions at http://www.chromium.org/developers/how-tos/build-instructions-windowsTraceback (most recent call last):File "v8\build\gyp_v8", line 121, in <module>gyp_environment.set_environment()File "C:\Users\JH\Documents\Libs\depot_tools\v8\build\gyp_environment.py", line 54, in set_environmentvs_toolchain.SetEnvironmentAndGetRuntimeDllDirs()File "C:\Users\JH\Documents\Libs\depot_tools\v8\build\vs_toolchain.py", line 40, in SetEnvironmentAndGetRuntimeDllDirsUpdate()File "C:\Users\JH\Documents\Libs\depot_tools\v8\build\vs_toolchain.py", line 226, in Updatesubprocess.check_call(get_toolchain_args)File "C:\Users\JH\Documents\Libs\python_27\lib\subprocess.py", line 540, in check_callraise CalledProcessError(retcode, cmd)subprocess.CalledProcessError: Command '['C:\\Users\\JH\\Documents\\Libs\\python_27\\python.exe', 'C:\\Users\\JH\\Documents\\Libs\\depot_tools\\win_toolchain\\get_toolchain_if_necessary.py', '--output-json', 'C:\\Users\\JH\\Documents\\Libs\\depot_tools\\v8\\build\\win_toolchain.json', '5a85cf1ce842f7cc96b9d17039a445a9dc9cf0dd']' returned non-zero exit status 1C:\Users\Joe Harrington\Documents\Libs\depot_tools>
C:\Users\JH\Documents\Libs\depot_tools>python.exe v8\build\gyp_v8 -Dtarget_arch=x64 -Dcomponent=shared_libraryPlease follow the instructions at http://www.chromium.org/developers/how-tos/build-instructions-windows
Traceback (most recent call last):File "v8\build\gyp_v8", line 121, in <module>gyp_environment.set_environment()File "C:\Users\JH\Documents\Libs\depot_tools\v8\build\gyp_environment.py", line 54, in set_environmentvs_toolchain.SetEnvironmentAndGetRuntimeDllDirs()File "C:\Users\JH\Documents\Libs\depot_tools\v8\build\vs_toolchain.py", line 40, in SetEnvironmentAndGetRuntimeDllDirsUpdate()File "C:\Users\JH\Documents\Libs\depot_tools\v8\build\vs_toolchain.py", line 226, in Updatesubprocess.check_call(get_toolchain_args)File "C:\Users\JH\Documents\Libs\python_27\lib\subprocess.py", line 540, in check_callraise CalledProcessError(retcode, cmd)subprocess.CalledProcessError: Command '['C:\\Users\\JH\\Documents\\Libs\\python_27\\python.exe', 'C:\\Users\\JH\\Documents\\Libs\\depot_tools\\win_toolchain\\get_toolchain_if_necessary.py', '--output-json', 'C:\\Users\\JH\\Documents\\Libs\\depot_tools\\v8\\build\\win_toolchain.json', '5a85cf1ce842f7cc96b9d17039a445a9dc9cf0dd']' returned non-zero exit status 1C:\Users\Joe Harrington\Documents\Libs\depot_tools>Restarted. Again followed the directions. Again fail. No matter what I do I get errors. :(
--
You received this message because you are subscribed to a topic in the Google Groups "v8-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/v8-users/xtbDLp38od4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to v8-users+u...@googlegroups.com.
File "C:\Users\JH\Documents\Libs\depot_tools\v8\build\vs_toolchain.py", line 40, in SetEnvironmentAndGetRuntimeDllDirs