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

Fix Windows build #3

Merged
merged 5 commits into from
Apr 10, 2023
Merged

Fix Windows build #3

merged 5 commits into from
Apr 10, 2023

Conversation

milesgranger
Copy link
Owner

@milesgranger milesgranger commented Apr 10, 2023

Will close #2

  • Use GNU target w/ MinGW
  • bindgen no_default for "tagMONITORINFOEXA"
  • bindgen opaque_type for "_IMAGE_TLS_DIRECTORY64"

Adds ctor for properly calling blosc2_init and blosc2_destory during testing

Removes git tracked blosc2-sys/src/ffi.rs and includes the file generated.

@milesgranger milesgranger marked this pull request as ready for review April 10, 2023 10:02
@milesgranger milesgranger merged commit e26c937 into main Apr 10, 2023
@milesgranger milesgranger deleted the fix-windows-maybe branch April 10, 2023 10:36
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.

Fix compiling for Windows
1 participant