Skip to content

Generate build targets for all Windows architectures#246

Open
valverl wants to merge 1 commit intomas-bandwidth:mainfrom
valverl:premake_windows_platforms
Open

Generate build targets for all Windows architectures#246
valverl wants to merge 1 commit intomas-bandwidth:mainfrom
valverl:premake_windows_platforms

Conversation

@valverl
Copy link
Copy Markdown

@valverl valverl commented Mar 24, 2026

Premake5 generates a Visual Studio solution targeting Win32 by default. It can be made to target x64 by passing --arch=x86_64 but --arch=arm64 has no effect. These changes introduce a premake platform per Windows architecture (Win32, x64 and ARM64) so the Visual Studio solution generated can target them all.

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