Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAn alternative solution to build on Windows #18256
Closed
Comments
|
If get error about |
|
So the main difference you are proposing is step 3 to 5? If so (and if it's not possible to fix the vs shell anytime soon) I think it's worth adding a troubleshooting sub-section under the window build section in the README. Nice job finding an workaround. |
|
@shinglyu Step 1 is also different. Instead of installing VS 2017 IDE, I install VS 2017 tool only. |
|
But if I only install VS tool 2017, use
I guess |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As #18055 happens, I am still not able to build followed by README. Although @larsbergstrom tested it works as #18157, but I always test failed. I try to debug, but no progress.
I find an alternative solution to build on windows, and it works. I think it is worth to share, and let other developers who encountering problems while building have a new way.
Here's the steps:
python2.7 x86-x64andvirtualenvmach.batcannot find the prompt, we should executeDeveloper Command Prompt for VS 2017manually in the Windows menu.cd to/the/path/servopython mach build -d