Skip to content

solution for VS 22, fix for Windows build#644

Closed
kaoh wants to merge 1 commit intomadler:masterfrom
kaoh:vs22_support
Closed

solution for VS 22, fix for Windows build#644
kaoh wants to merge 1 commit intomadler:masterfrom
kaoh:vs22_support

Conversation

@kaoh
Copy link
Copy Markdown

@kaoh kaoh commented Apr 26, 2022

This is adding support for compilation under Windows using VS 22 and using standard calling convention.
In addition it is fixing a missing ZEXPORT for crc32_combine_op and missing prototypes for crc32_combine64 and crc32_combine_gen64 for the VC compiler. The last two functions are called from the 32 bit versions, maybe this can also be improved.

@kaoh
Copy link
Copy Markdown
Author

kaoh commented Apr 26, 2022

I guess, the built failed, but the error message seems to be not related to my pull request.

@madler
Copy link
Copy Markdown
Owner

madler commented Oct 12, 2022

Missing exports and prototypes addressed. You may check the develop branch and suggest any contrib/vstudio changes relative to that branch.

@madler madler closed this Oct 12, 2022
@Neustradamus
Copy link
Copy Markdown

@madler, @AraHaan: VS2022 support has been added, but can you look files here?

Linked to:

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.

3 participants