Skip to content

Compile error in debug mode #1896

@Lebbink

Description

@Lebbink

Compiling in debug mode in visual studio 2026 gives some errors like this:
stb_image_resize2.h(3327,19): error C2440: 'initializing': cannot convert from 'void *' to 'float'
In release mode it is compiling without errors.

The functions hit by this error I don't use, it could be that in release mode these functions are not compiled?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions