I get this message - just as a warning - but I guess with the newest cmake the compatibility is removed.
I believe It makes sense to update the minimum version to 3.5 !

   Philip


On 16/05/2025 12:48, Lorenzo Sutton wrote:
On 07/05/2025 05:51, Ted Felix wrote:
Rosegarden 25.06 will be released on June 4.  Please test the latest version in git as much as possible. See the release notes for areas that need testing:

https://www.rosegardenmusic.com/wiki/dev:25.06

  Let me know if you have any questions about the release notes and I will elaborate.

On Manjaro (Arch derivative) I get this error when trying to build (even after an update I just did):

CMake Error at CMakeLists.txt:2 (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.

Manjaro updated this morning has a cmake version cmake version 4.0.2-dirty

I proceeded as suggested in the error message and set the value from 3.1 to 3.5 and was able to successfully build.

Any point of attention about this?

Thanks

Lorenzo



_______________________________________________
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user



_______________________________________________
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user

Reply via email to