Skip to content

benchmarks don't work with Visual Studio #72

@tzaeschke

Description

@tzaeschke

The benchmarks still don't compile with cmake in Visual Studio (#62).
After several attempts to fix this there are still numerous linker errors, pointing at a dynamic/shared library discrepancy.
Enforcing /MT and /MTd in the cmake file (or manually in the cmake cache file) did not resolve the issue.

This should be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions