Hi Maxime,
Thanks for writing your book, SFML Blueprints.
I was going through Chapter 4 when I encountered the following problems.
Error (active) E0413 no suitable conversion function from "b2BodyUserData" to "sf::Shape *" exists
Error C2440 'static_cast': cannot convert from 'b2BodyUserData' to 'sf::Shape *'

May I ask how to solve the above problems?
Thank you.
Hi Maxime,
Thanks for writing your book, SFML Blueprints.
I was going through Chapter 4 when I encountered the following problems.
May I ask how to solve the above problems?
Thank you.