Skip to content

Conversation

@hnguyenHWI
Copy link
Contributor

Anything under 3.5 was breaking build scripts.

Discovered this after trying to build NetXDuo. Ran the install.sh script in the netxduo/scripts/ folder, then realized it had updated CMake to 4.0+ and could no longer run the build_nxd.sh script because the FileX dependency build failed.

Anything under 3.5 was breaking build scripts (for FileX and for
other components that use FileX as a dependency e.g. NetXDuo)
@hnguyenHWI hnguyenHWI requested a review from fdesbiens May 14, 2025 21:53
@hnguyenHWI
Copy link
Contributor Author

Failed check seems to be from the CI/CD pipeline. I was able to successfully run the filex/scripts/build.sh script after making this change.

Copy link
Contributor

@fdesbiens fdesbiens left a comment

Choose a reason for hiding this comment

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

Good catch! We did not release FileX since v6.4.1 yet so it did not get the CMake version updates the others did.

@fdesbiens fdesbiens merged commit 9023227 into eclipse-threadx:master May 15, 2025
2 of 3 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.

2 participants