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

Libzim GitHub CI windows #703

Merged
merged 20 commits into from
Jun 15, 2024
Merged

Libzim GitHub CI windows #703

merged 20 commits into from
Jun 15, 2024

Conversation

mgautierfr
Copy link
Member

No description provided.

@kelson42 kelson42 changed the title Libzim GitHub ci windows Libzim GitHub CI windows Jun 3, 2024
@mgautierfr mgautierfr force-pushed the libzim_github_ci_windows branch 2 times, most recently from acf3ce2 to b68add1 Compare June 7, 2024 08:21
MSVC throw a lot of warning because we also must re-export stl symbols
used in our exported class.

See [1] and [2] (and links inside) for more information.

Especially [3] which seems to say that we should have issue at link time if
it compatibility issue occurs (and so easily catchable).

So I just remove the `werror=true` for now.

[1] https://stackoverflow.com/questions/16419318/one-way-of-eliminating-c4251-warning-when-using-stl-classes-in-the-dll-interface
[2] https://stackoverflow.com/questions/2132747/warning-c4251-when-building-a-dll-that-exports-a-class-containing-an-atlcstrin
@kelson42 kelson42 merged commit e408b5b into main Jun 15, 2024
42 checks passed
@kelson42 kelson42 deleted the libzim_github_ci_windows branch June 15, 2024 14:43
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.

None yet

2 participants