Skip to content

cannot compile bmp.cpp on vs2019 #10

@Centauria

Description

@Centauria

When building using Visual Studio 2019, it bumps into errors. The first one is
[build] blobify/load.hpp(74,1): error C3861: “minmax_element”: identifier not found [examples\example-bmp.vcxproj]

I solved it by adding #include <algorithm> in blobify/load.hpp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions