Skip to content

update cmake version to 4.4.2 - #863

Merged
star-e merged 2 commits into
cocos:mainfrom
oahcy:cmake-update
Aug 23, 2026
Merged

update cmake version to 4.4.2#863
star-e merged 2 commits into
cocos:mainfrom
oahcy:cmake-update

Conversation

@oahcy

@oahcy oahcy commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@oahcy
oahcy requested review from star-e and yanOO1497 August 17, 2026 10:34
@oahcy

oahcy commented Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

测试: cli 在win/mac平台能正常构建工程。 修复m5电脑的模拟器上运行失败的问题
开发者:需要删除cocos-cli\static\tools\cmake, 重新执行下npm install。

@oahcy oahcy closed this Aug 18, 2026
@oahcy oahcy reopened this Aug 18, 2026
@oahcy oahcy self-assigned this Aug 18, 2026
@oahcy
oahcy requested a review from bofeng-song August 18, 2026 04:22
}

protected getXcodeMajorVerion(): number {
protected compareVersion(a: string, b: string): number {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这在 utils 模块里已经有工具方法了,看看是不是可以直接使用?

@oahcy oahcy Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

原来的compareVersion不通用, 这个方法统一改下,地方有点多,后面再提个pr。

@star-e
star-e merged commit a6ff5e5 into cocos:main Aug 23, 2026
4 checks passed
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.

4 participants