Skip to content
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

AP_Param: fixed cygwin build #26215

Merged
merged 2 commits into from Feb 15, 2024
Merged

AP_Param: fixed cygwin build #26215

merged 2 commits into from Feb 15, 2024

Conversation

tridge
Copy link
Contributor

@tridge tridge commented Feb 14, 2024

the cygwin build is not generating binaries failing with:

undefined reference to `AP_Param::load_param_defaults(char const volatile*, int, bool)

there is a 2nd problem that the CI test for cygwin doesn't fail when the build fails. That will be addressed separately

the cygwin build is not generating binaries failing with:

   undefined reference to `AP_Param::load_param_defaults(char const volatile*, int, bool)

there is a 2nd problem that the CI test for cygwin doesn't fail when
the build fails. That will be addressed separately
@tridge
Copy link
Contributor Author

tridge commented Feb 15, 2024

passing on my repo:
image

@tridge tridge merged commit df45140 into ArduPilot:master Feb 15, 2024
75 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 4.5.0-beta3
Development

Successfully merging this pull request may close these issues.

None yet

2 participants