Skip to content

VC runtime dependency #11

@ThomasFOG

Description

@ThomasFOG

Hello there!

The build of cimgui for win-x64 and win-arm64 has a dependency toward the 140 VC Runtime.

It would be nicer and safer for users that the C runtime is statically built into cimgui so that the dll is monolithic.

The native build script can be adapted by adding -D CMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded to the CMake arguments.

I can submit a PR for that if need be.

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions