Skip to content

Conversation

@elnoir
Copy link

@elnoir elnoir commented Feb 25, 2025

Jpeg.dll wasn't build on Windows platform.

  • enable WIN32 jpeg dll build
  • exporting all symbols from the jpeg.dll (because no export were defined)

Description

Jpeg.dll wasn't build on Windows platform. I've added the minimal changeset to make it work under windows.

Pull Request Checklist

  • CLA Signed: Have you signed the Contributor License Agreement (individual or corporate, as appropriate)? Only contributions from signed contributors can be accepted.
  • Authors: Have you considered adding your name to the AUTHORS file? added to Contributors
  • Code Style: Have you ensured your code adheres to the project's coding style guidelines? You can use ./ci.sh lint for automatic code formatting.

Please review the full contributing guidelines for more details.

 - enable WIN32 jpeg dll build
 - exporting all symbols from the jpeg.dll (because no export were defined)
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.

1 participant