Skip to content

XM_ASSERT doesn't work with non-windows debug builds #24

@wdolinar

Description

@wdolinar

For non-windows debug builds an XM_ASSERT failure doesn't get compiled (_DEBUG is not defined) and therefore doesn't do anything. Probably need to define _DEBUG for those builds.

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