-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with building in Windows 10 with Linux Subsystem #6139
Comments
Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details. |
Perhaps you could provide us with some information to be able to help:
|
And also please confirm that you ran all the steps in Ubuntu, specifically cloning the repo (and you did not unpack a zip file in Windows). |
I have a similar problem - the reason for the parenthesis in the path variable.
This solution helped me(reset the second bit, for example 15->13) |
I came across an error why it gave me an error. The reason I do it all is to create my own firmware. So far, compilers have not minded overwriting files in the TARGET directory. The remedy is as follows: it is necessary to modify the given files directly, e.g. in Midnight Commander (MC). I finally managed to create my own firmware. As stated in the instructions, it is FW v.2.6.0, unfortunately with the current inav configurator v.2.5.0 I can't read it. |
pretty recent builds may be found at http://seyrsnys.myzen.co.uk/inav-configurator-next/ |
OK, as I experienced the problem by myself, I was able to confirm that this works:
|
Hello,
I followed the instructions given here:
https://github.com/iNavFlight/inav/blob/master/docs/development/Building%20in%20Windows%2010%20with%20Linux%20Subsystem.md
In step: make MATEKF405
Thank you for any good advice.
The text was updated successfully, but these errors were encountered: