anyuianyui
Home
Getting Started
Documentation
Download
  • English
  • 简体中文
Home
Getting Started
Documentation
Download
  • English
  • 简体中文
  • Release Notes

    • Latest Release
    • 0.36.0
    • 0.35.0
    • 0.34.0
    • 0.33.1
    • 0.33.0
    • 0.32.0
    • 0.30.0
    • 0.28.0
    • 0.27.0
    • 0.26.0
    • 0.25.0
    • 0.22.0
    • 0.21.0
    • 0.20.0
    • 0.18.0
    • 0.17.1
    • 0.17.0
    • 0.16.0
    • 0.15.0
    • 0.14.0
    • 0.13.1
    • 0.13.0

Release Notes

  • Support custom path for installation
  • Support custom project path configuration during new project creation
  • Reduced package size to one-third of the original and made build toolchains configurable

Build Toolchain Configuration

Starting with v0.37.0, we've significantly improved the build toolchain distribution to reduce package size and provide more flexibility in configuration:

  • Windows Build Toolchain: Previously packed as part of the main application package, the Windows build toolchain is now available as a separate package that can be downloaded and configured independently. This approach reduces the main application package size by approximately 2/3 while providing you with more control over your development environment.

Build toolchain config for Windows

Info

The build toolchain is only required for project building. If you only need code generation, you can skip this step.

Warning

If you encounter problems after upgrading to v0.37.0, please refer to the FAQ to check if there are known issues.

  • macOS Build Toolchain: For macOS users, no additional configuration is required. The system already includes the necessary build tools (such as Clang and Make) as part of the standard development environment. These native tools are automatically detected and used by anyui without any additional setup.

Windows-v0.37.0

macOS-v0.37.0

Download Build toolchain for Windows

Next
0.36.0