Skip to content

Missing symlink for LIBCMTD.lib -> libcmtd.lib #166

@shawnhatori

Description

@shawnhatori
$ xwin --version
xwin 0.6.7

I run xwin splat with --include-debug-libs since I compile the debug build of my application with -MTd. This correctly generates the libcmtd.lib needed for the linker, but it doesn't create the required symlink, resulting in a linker error. This is done correctly for LIBCMT.lib -> libcmt.lib, but not for LIBCMTD.lib -> libcmtd.lib. It's a quick fix locally, but it would be nice to have fixed! Thanks for the great 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