microsoft / microsoft/vcpkg

about static lib

Open
#2,701 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

category:documentation
Dominant language
CMake
Stars
27.5k
Forks
7.7k
Avg merge
2d 19h
Merged PRs (30d)
321

Description

My project must be done with a static library,I install the static library with vcpkg, but msbuild can't identify。I need to manually import the project one by one into the project。
And these static library compilation is generally only supported by /MT, but I need /MTD
What should I do

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported vcpkg static-library installation with MSBuild, focusing on the /MT versus /MTD configuration described in the issue. Determine whether vcpkg supports this setup and what integration behavior would count as a complete resolution; the payload names no files or tests to inspect.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.