Skip to content

Windows build for the new GUI #660

@masonwillman

Description

@masonwillman

We have been building solely on Linux, but we need to ensure we can also build on Windows. The only requirements that have been decided on are as follows:

  • Use Windows vcpkg manager, which should streamline the process of installed and tracking dependencies.
  • Attempt to use up to date software. For example, using visual studio 2022 and cmake 3.16 or greater. We want to try and update dependencies to be as new as possible.
  • We should be able to build an installer that can then be shared to users for installation.

This will require rewrites of the existing code, as build requirements and specifications can differ between Linux and Windows.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions