- Version: *
- Platform: Windows
- Subsystem: build
Ref: nodejs/CTC#147 (comment)
vcbuild.bat requires python for proper operation. Currently it assumes python.exe is in the path. There is a standard way to query the windows registry for the install location of python PEP-0514, vcbuild.bat should implement it.
Ref: nodejs/CTC#147 (comment)
vcbuild.batrequirespythonfor proper operation. Currently it assumespython.exeis in the path. There is a standard way to query the windows registry for the install location of python PEP-0514,vcbuild.batshould implement it.