Hint: If you were clipping a polygon to a single half-space, such as the set of points $(x,y)$ with $y>0$, then repeated half-space clipping would work. In order to come up with an example where the procedure fails, the polygon will have to interact with at least two different sides of the window...