git clone https://github.com/moznuy/Reed-Muller-Program.git
cd Reed-Muller-Program
mkdir build
cd build
cmake <> .. # where <> are your building args
make
cmake -G "Visual Studio 15 2017" <> .. # where <> are your building args; may work with other versions
# Open .sln . Next is Microsoft stuff.
- print -> std::ostream, std::cout