Skip to content

Wrong binaries on Windows #340

Open
Open
@Thomas1664

Description

@Thomas1664

On Windows I get the following binaries after Build:

/bin/manual-link/checkDynamic.dll
/bin/manual-link/checkDynamic.pdb
/debug/bin/checkDynamic.dll
/debug/bin/checkDynamic.pdb
/debug/lib/check.lib
/debug/lib/checkDynamic.lib
/debug/lib/manual-link/compat.lib
/lib/check.lib
/lib/checkDynamic.lib
/lib/compat.lib

2 Questions:
What is compat.lib for?

Why checkDynamic.lib?
This is installed even if I'm only building a static library. The way I understand this it is only used for linking into the DLL. In this case, this is most likely wrong.

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