Compile time while creating C++ child class is too long

I created PawnTank class of C++ derived from PawnBase.
And it is taking tooooooo long to create the C++ class.
In fact it is still stuck at 86%.

And this duration is causing me great wastage of time in learning.
Please help me out with this.

Thanks

Privacy & Terms