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
I tried using this with Oat++ 1.3 and I get the following error:
CMake Error at CMakeLists.txt:41 (find_package):
Could not find a configuration file for package "oatpp" that is compatible
with requested version "1.2.5".
Is this module no longer supported?
The text was updated successfully, but these errors were encountered:
n3world
pushed a commit
to einblick-ai/oatpp-protobuf
that referenced
this issue
Sep 28, 2022
Update calls of Type::staticCast to cast
Fix calls to String constructor
Convert VectorPolymorphicDispatcher to implement Collection::PolymorphicDispatcher
n3world
pushed a commit
to einblick-ai/oatpp-protobuf
that referenced
this issue
Sep 28, 2022
Update calls of Type::staticCast to cast
Fix calls to String constructor
Convert VectorPolymorphicDispatcher to implement Collection::PolymorphicDispatcher
n3world
pushed a commit
to einblick-ai/oatpp-protobuf
that referenced
this issue
Oct 19, 2022
Update calls of Type::staticCast to static_cast
Fix calls to String constructor
Convert VectorPolymorphicDispatcher to implement Collection::PolymorphicDispatcher
I tried using this with Oat++ 1.3 and I get the following error:
Is this module no longer supported?
The text was updated successfully, but these errors were encountered: