Skip to content

oatpp/web/mime/ContentMappers.hpp missing #35

Open
@ghost

Description

Unless I am mistaken, it appears that with the with the oatpp 1.3.0#2 release, the above file no longer exists and hence the source is no longer valid.

Activity

gldraphael

gldraphael commented on Feb 19, 2025

@gldraphael

I was seeing the same behavior when I installed using vcpkg. However, I see the file here: https://github.com/oatpp/oatpp/tree/master/src/oatpp/web/mime

Should be something to do with the way vcpkg package was buildt.

gldraphael

gldraphael commented on Feb 19, 2025

@gldraphael

Ok, I think I figured.

Use the example for v1.3.0-latest instead: https://github.com/oatpp/example-crud/blob/1.3.0-latest/src/AppComponent.hpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @gldraphael

        Issue actions

          oatpp/web/mime/ContentMappers.hpp missing · Issue #35 · oatpp/example-crud