Skip to content

Using MSVC debug-builds fail due to MDd linkage #59

Description

@psyinf

Building the MSVC debug targets currently fails due to unsupported mix of debug runtime and 'fsanitize=address' option
error : invalid argument '-MDd' not allowed with '-fsanitize=address' [clang-diagnostic-error]
note: AddressSanitizer doesn't support linking with debug runtime libraries yet
Error while processing E:\develop\projects\ad_astra\src\sample_library\sample_library.cpp.

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