You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 commentedon Feb 19, 2025
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 commentedon Feb 19, 2025
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