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

Visual Studio 2022 #541

Open
marktsuchida opened this issue Dec 19, 2024 · 4 comments
Open

Visual Studio 2022 #541

marktsuchida opened this issue Dec 19, 2024 · 4 comments

Comments

@marktsuchida
Copy link
Member

Updating the projects is likely trivial; most of the work will be in updating the build worker VM images.

@nicost
Copy link
Member

nicost commented Dec 20, 2024

Bumping this after discovering that VS2019 can no longer be downloaded (without an account paying $$ to MS). Currently unable to build Micro-Manager on a fresh Windows system.

@marktsuchida
Copy link
Member Author

See also: micro-manager/micro-manager#2062

@marktsuchida
Copy link
Member Author

The nightly build has now been switched to a new Windows image containing VS2022 (with VS2019 build tools). (It only took 2 and a half days to get that working!) This has been tested and will apply starting with the next nightly build.

This means that we are now almost ready to switch the projects to use the VS2022 toolset, but I suggest that we wait until a time when we don't have any major pull requests pending (or at least none that add, remove, or rename projects), because touching all the project files can complicate merging. We'll also need to update the VC redistributable that we ship with our installer.

@marktsuchida
Copy link
Member Author

(I don't think the VS2019 build tools installable with VS2022 are going away any time soon; VS2019 EOL is still a few years ahead.)

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

No branches or pull requests

2 participants