Skip to content

MSVC 2022 Static Linking Problem #1354

@seclabchi

Description

@seclabchi

Including yaml-cpp as a static library in my statically-linked MFC project caused some problems.

I used cmake to generate the yaml-cpp MSVC solution and project files. Perhaps it's user error, but I had to go and change each project to use "Multi-Threaded" instead of "Multi-Threaded DLL" to actually get a static library that linked with my static MFC project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions