how to upgrade to raylib5.0
Closed this issue · 2 comments
HotHat commented
#error "raylib-cpp requires at least raylib 4.5.0"
Error C2039 "DrawLineBezierQuad": not "`global namespace'" member raylib-cpp\include\Vector2.hpp 365
Error C2660 “DrawLineBezierQuad”: not "`global namespace'" member raylib-cpp\include\Vector2.hpp 365
Error C2039 "GenImageGradientV": not "`global namespace'" member raylib-cpp\include\Image.hpp 137
Error C3861 “GenImageGradientH”: can't find identity raylib-cpp\include\Image.hpp 144
RobLoach commented
5.0 isn't out yet. But a lot of what's included in it is in the next branch
RobLoach commented
It's out