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
Thanks for letting me know. It's annoying that the Raspbian maintainers would do that. The only justification I can think of is that they might be providing a separate package that supplies libraries with the old names and they want both versions to be installable at the same time.
These libraries were renamed to libbrcmEGL.so and libbrcmGLESv2.so on Stretch, in order to reduce the risk of conflicting with their libgles2-mesa-dev counterparts. Edit the Makefiles to say -lbrcmEGL -lbrcmGLESv2 instead.
That is pretty much the only issue on Stretch, and after that works really well, thanks.
The text was updated successfully, but these errors were encountered: