-
-
Notifications
You must be signed in to change notification settings - Fork 234
Open
Labels
bugSomething isn't workingSomething isn't workingnoreproDoesn't reproduce with current codeDoesn't reproduce with current code
Description
Starting with B2 5.0.0, building b2 with msvc-14.0 (toolset vc14) fails with:
LINK : fatal error LNK1158: cannot run 'mt.exe'
Full log here. Seemingly this is related to manifest embedding, as defining B2_DONT_EMBED_MANIFEST when building b2 solves the problem. Ideally, this shouldn't be necessary as it wasn't pre 5.0.0.
Thank you!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingnoreproDoesn't reproduce with current codeDoesn't reproduce with current code