boostorg / boostorg/build

clang-win missing libraries

Open
#486 2 comments 0 reactions 0 assignees View on GitHub
transition
Dominant language
C++
Stars
251
Forks
63
PR merge metrics
No merged PRs in 30d

Description

There is issue with clang-win toolset. The libraries defined in https://github.com/boostorg/log/blob/develop/build/Jamfile.v2 (psapi and secur32) are not put in rsp file, causing undefined symbol during linking stage when compiling boost log.

https://github.com/boostorg/log/pull/91
https://github.com/boostorg/log/pull/92
https://ci.appveyor.com/project/Lastique/log/builds/27685606

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.