Skip to content

dynamips fails to configure with cmake-4 #305

@mm1ke

Description

@mm1ke

Hi,

When trying to configure dynamips with cmake-4 it fails with following error:

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

Now there are certainly some ways to work around this, but i'm not sure if the mentioned workarounds are enough (haven't checked).
However, i'm wondering if it wouldn't be better to create a new release given the recent changes to dynamips?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions