Open aminya opened 4 years ago
Have you tried this? (Does it work?)
It doesn't fully solve the issue yet. That's why it is still a draft.
Please fix this
To fix this we need to find a better way to understand if the installation is done. Currently, the script waits for the installation log, which does not seem like the best way to determine the end of the installation.
Just checking in as this still appears to be in WIP. Any plans to continue development? Are there tasks for which you'd like to get help from others?
This PR tries to fix the problem of endless waits.
Changes
1) Add
--wait
to vs build tools Based on the documentation, with this option:2)
Fixes https://github.com/felixrieseberg/windows-build-tools/issues/172 Fixes https://github.com/felixrieseberg/windows-build-tools/issues/216 Fixes https://github.com/felixrieseberg/windows-build-tools/issues/208 Fixes https://github.com/felixrieseberg/windows-build-tools/issues/147 Fixes https://github.com/felixrieseberg/windows-build-tools/issues/215 Fixes https://github.com/felixrieseberg/windows-build-tools/issues/200 Fixes https://github.com/felixrieseberg/windows-build-tools/issues/105 Fixes https://github.com/felixrieseberg/windows-build-tools/issues/145 Fixes https://github.com/felixrieseberg/windows-build-tools/issues/97