Skip to content

fdpp configure fails without thunk_gen #301

Description

@taviso

I was following the instructions on the wiki to build dosemu from source and got this meson error when configuring fdpp:

subprojects/libfdpp/meson.build:132:5: ERROR: custom_target keyword argument 'depends' was of type array[LocalProgram] but should have been array[BuildTarget | CustomTarget | CustomTargetIndex]

I think it's trying to tell me that I need to install thunk_gen, but I didn't because the docs said:

fdpp also requires thunk-gen, but if you still haven't installed it, don't worry

So I guess this error is unexpected?

$ meson --version
1.11.1

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