-
Notifications
You must be signed in to change notification settings - Fork 13.7k
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
Windows CI: Appveyor based SITL build using Cygwin Toolchain #10002
Comments
From #9981
|
Appveyor is likely the best solution if possible. It also serves as a nice test for the installer. If that's not workable for whatever reason, then worst case we could add a Windows machine to Jenkins. Someone would need to manually setup (and maintain) the dev environment though. |
Right now I did it with scripts always installing everything fresh from the internet. I can do the installer later as well.
I could easily do that. |
@dagar Finally I have the first successful appveyor build of sitl and px4fmu-v4 🎉 : |
As requested by @dagar and proven to be necessary multiple times: I want to add CI build support on Windows such that it's easily visible to developers when the build breaks in the Cygwin toolchain described here: https://dev.px4.io/en/setup/dev_env_windows_cygwin.html
References: #9981 , #9920
The text was updated successfully, but these errors were encountered: