Skip to content

build failure: initializetask.cpp:62:8: error: ‘random_device’ is not a member of ‘std’ #4

@tuxlifan

Description

@tuxlifan

I've tried with
  GCC 5.5.0 and 7.3.0
and flags
  -std=c++11
  -std=gnu++11
  -std=c++0x
  -std=gnu++0x

but I always hit the same

initializetask.cpp:62:8: error: ‘random_device’ is not a member of ‘std’

(current commit 626051d)

What am I missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions