Skip to content

Compilation broken on Windows with MSVC 2022 #80

@chrismile

Description

@chrismile

When compiling fTetWild with MSVC 2022, the build process fails with many linking errors, such as:

geogram.lib(predicates.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in tests.obj [D:\a\fTetWild\fTetWild\build\tests\unit_tests.vcxproj]

An example for a failed build in a GitHub actions script can be found at: https://github.com/chrismile/fTetWild/actions/runs/12493373540/job/34861729722

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions