boostorg / boostorg/build

clang-win: linking errors LNK1120, LNK1112

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

Description

I'm trying to build attached example using BB from 1.63.

It builds just fine if `toolset=msvc-14.0`, but with `toolset=clang-win` I'm getting `LNK1120: unresolved external`. -d+2 shows that `user32.lib` is missing in linker `rsp` file.

Building with `address-model=32` gives another linker error.

[clang-min.zip](https://github.com/boostorg/build/files/731788/clang-min.zip)

Thanks.

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.