Skip to content

Compiling on an old system #3559

Description

@Oozlum

I am looking for a bit of advice on compiling libwebsockets on an old system. As far as I can see, there should be no issue with libwebsockets itself, however I am being held back its use of CMake as the build system. For a few dependency reasons I am unable to build CMake > 2.8 on my system, but libwebsockets depends on CMake >= 3.10.

As I see it, there are two obvious routes:

  1. Use a slightly newer system to generate the makefiles and try using those to compile on the older system; or
  2. Try to convince libwebsockets to build with CMake 2.8.

Which of these do you think is most likely to be successful?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions