Skip to content

Build System for Windows 10 wsl2 #5

Description

@tseyt

After installing Boost on Windows 10 in C:/Program Files,
and installing secp256k1 dependency headers with

sudo apt install libsecp256k1-dev

I run into this issue when trying to build:
image

CMakeError.log
CMakeOutput.log

There seems to be undefined references to pthread.

I probably forgot to install some dependency or something, is there an easy way to install all dependencies required for this project

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions