Skip to content

Obj): error LNK2038: Mismatch detected for 'RuntimeLibrary': value 'MD_DynamicRelease' mismatch value 'MDd_DynamicDebug' (in Car.obj) #2341

@RIKDXHQ11

Description

@RIKDXHQ11

Obj): error LNK2038: Mismatch detected for 'RuntimeLibrary': value 'MD_DynamicRelease' mismatch value 'MDd_DynamicDebug' (in Car.obj)

In the process of using these DLLs, I found that:
\Lib \ shaderc_shared.lib
\Lib \ spirv cross core lib
\Lib \ spirv cross glsl.lib
and
\Lib \ shaderc_sharedd.lib
\Lib \ spirv cross cored.lib
\Lib \ spirv cross glsld.lib
They are all the same, they are all MD-DynamicRelease
I want to use the debug version of the DLL because they can be used together with other debug commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther progress depends on answer from issue creator.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions