Skip to content

Conversation

@abaire
Copy link
Contributor

@abaire abaire commented Jul 7, 2025

pyfatx can't be installed on Windows with the latest CMake release due to removal of support for CMake 3.5 and below features.

     -- Building for: NMake Makefiles
      CMake Error at CMakeLists.txt:18 (cmake_minimum_required):
        Compatibility with CMake < 3.5 has been removed from CMake.

        Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
        to tell CMake that the project requires at least <min> but has been updated
        to work with policies introduced by <max> or earlier.

        Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.

@mborgerson mborgerson merged commit 3d2ac93 into mborgerson:master Sep 3, 2025
8 of 10 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