Skip to content

Add Make_WinCorss.bat for cross-platform builds#2781

Open
HanaKDev wants to merge 1 commit into
MetaCubeX:Alphafrom
HanaKDev:patch-1
Open

Add Make_WinCorss.bat for cross-platform builds#2781
HanaKDev wants to merge 1 commit into
MetaCubeX:Alphafrom
HanaKDev:patch-1

Conversation

@HanaKDev

Copy link
Copy Markdown

What

Adds Make_WinCorss.bat for Windows-based cross-platform builds.

Details

  • add Windows batch build script for cross-compilation
  • support building multiple platforms and architectures
  • include version and build time metadata automatically
  • support default, Windows-only, and full build targets

Notes

  • intended as a Windows alternative to the existing Makefile workflow
  • no runtime or feature changes
  • may require Windows 11 24H2 (Build >= 26100.1); currently tested on 24H2, 25H2, and 26H1
  • theoretically compatible with Windows 10 LTSC IoT 2021 builds at the same level or newer
image image

This batch file automates the build process for multiple target architectures and platforms, including Windows, Linux, and Darwin.
@wwqgtxx

wwqgtxx commented May 12, 2026

Copy link
Copy Markdown
Collaborator

既然追求跨平台,那么在component目录下单独增加一个golang写的builder是不是通用性更强,这样也能直接通过go run命令来执行

@wwqgtxx wwqgtxx force-pushed the Alpha branch 3 times, most recently from a86ca4f to d2fcf71 Compare May 17, 2026 05:05
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