oliverportcnc
oliverportcnc
Using `#include ` at the module import location (in the global module fragment, if necessary) definitely fixes the issue for me.
@andrewauclair - I've reproduced CMake builds that fail with the same error message.
@OgreTransporter - Doesn't that just keep appending the target libraries command every time you run the build script? Yes, it seems that ws2_32 and Crypt32 are the missing libraries. It...
Having the same issue. It looks like [this commit](https://github.com/boostorg/core/commit/67aaac82d80998adb2240ca93806a93ac50ec88c) broke the other non-core libs.