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

Upload a workflow that can compile and publish windows x64 release engine #2

Closed
wants to merge 2 commits into from

Conversation

vitoway
Copy link

@vitoway vitoway commented Nov 7, 2024

The compilation process follows the following tutorial:
https://github.com/flutter/engine/blob/main/docs/contributing/Setting-up-the-Engine-development-environment.md
https://github.com/flutter/engine/blob/main/docs/contributing/Compiling-the-engine.md

The gclient file configuration refers to the following official default configuration:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/refs/heads/main/fetch_configs/flutter.py

How to use:
The workflow will release a zip archive. Copy the files in the archive to the flutter_windows_3.24.4-stable\flutter\bin\cache\artifacts\engine\windows-x64-release directory. Use the flutter build windows command to compile the application. You can verify that the replacement was successful by verifying the flutter_windows.dll file.

@vitoway vitoway closed this Nov 7, 2024
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