Yes, you need to compile C++.
First, may I ask what operating system you are using? (Mac, Windows, Linux)
If you are using Mac, use Xcode.
If you are using Windows, you can use Visual C++. Never tried it but it is probably fine.
If you are using Linux, open terminal and type "g++". Then...