Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Error compiling in release mode under VC++ #69

Closed
@Masadow

Description

@Masadow

Hi,

When I try to compile my project under debug against debug library of BT.CPP, it works. If I try to compile under debug against release BT.CPP, it works too. But if I try to compile under release against release BT.CPP. I've got the following error during linking :

Error LNK2038 mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '2' doesn't match value '0' in main.obj

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