Invalid Base Class ErrorI just had to move the array initialization into constructor
Invalid Base Class Errorclass Model2D{ private: Vector2f position; Vector2f frontVector; float speed; float vertices[] =...
Invalid Base Class ErrorI've a base class declared in header file named A which contains two pure virtual functions along wi...
This user does not accept Private Messages