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

Library building for Windows compilers #1476

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

partouf
Copy link
Member

@partouf partouf commented Dec 7, 2024

Part of #1332

Will need to address the following:

  • Building with CMake on Windows
  • Building with MingW compilers
  • Building with MSVC compilers
  • Sending packages to Conan
  • Whatever else comes up

Will not include (things to be added later):

  • Windows builder packer image
  • Infra setup for Windows builder
  • Non-C++ stuff

@partouf
Copy link
Member Author

partouf commented Dec 7, 2024

Does not introduce a new LibraryBuilder class in order to reuse as much as possible from existing (proven) code

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