try to add an "inherits Shape" for a second time to Rectangle in test.ex.cpp.goodweather.shapesTutorial.
The error will be "Error: Node Rectangle cannot be parent of node public Shape". It should be more something like: "Cannot inherit more than once from the same class".