Are you trying to learn C++ specifically, or programming generally?
If it's the latter, you may find Java easier to start with, and the base
Eclipse out of the box provides you with all you need to write, compile
and run Java programs, including GUI programming with Swing or SWT.