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

Add Windows bundled builds to CI #1094

Merged
merged 6 commits into from
Apr 23, 2021
Merged

Conversation

waych
Copy link
Contributor

@waych waych commented Apr 18, 2021

Add [static-link, dynamic] X [debug, release] builds of windows-latest "bundled" to CI.

@Cobrand
Copy link
Member

Cobrand commented Apr 19, 2021

The debug builds fails with the missing dll, probably fixed by #1093.

However the release builds get a very strange error:

process didn't exit successfully: D:\a\rust-sdl2\rust-sdl2\target\release\deps\sdl2-3261d2c91077dec6.exe (exit code: 0xc0000374, STATUS_HEAP_CORRUPTION)

Honestly I've never seen that before.

@waych
Copy link
Contributor Author

waych commented Apr 19, 2021

Yes I was about to write about that. Seems like test_audio_cvt has been crashing with heap corruption on the --release Windows build for a while.

See #1092 for confirmation that it is the only test crashing out.

@waych
Copy link
Contributor Author

waych commented Apr 22, 2021

This looks ready FYI.

@Cobrand
Copy link
Member

Cobrand commented Apr 23, 2021

Thanks a lot!

@Cobrand Cobrand merged commit df71d98 into Rust-SDL2:master Apr 23, 2021
@waych waych deleted the add_windows_ci branch April 23, 2021 15:19
sypwex pushed a commit to sypwex/rust-sdl2 that referenced this pull request Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants