example-crud
example-crud copied to clipboard
oatpp/web/mime/ContentMappers.hpp missing
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.
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.
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