Skip to content

Conversation

K-ballo
Copy link
Collaborator

@K-ballo K-ballo commented Sep 30, 2025

Setup C++ in releases, same as used for building. Note this causes windows releases to use msvc rather than mingw.

If supporting mingw is explicitly desired then I suggest giving it its own distinct build where it is used throughout the process, rather than building with msvc but testing against mingw.

@K-ballo K-ballo changed the title generate demos using msvc instead of mingw fix(ci): set C++ when building releases Sep 30, 2025
@K-ballo K-ballo changed the title fix(ci): set C++ when building releases fix(ci): setup C++ when building releases Sep 30, 2025
Copy link
Collaborator

@alandefreitas alandefreitas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great... I'll wait for CI :)

@K-ballo
Copy link
Collaborator Author

K-ballo commented Oct 1, 2025

I'll wait for CI :)

The windows failure reflects the fact that the tool does not work in conjunction with MSVC.

This is now blocked by #997

@alandefreitas
Copy link
Collaborator

This is now blocked by #997

OK. #1004 was dropped in favor of #997, but #997 can't be reopened because:

image

So this means both were dropped in favor of #1045.

Great.

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.

2 participants