Prerequisites
- You should make sure that you have installed your distribution's 'system.devel' collection.
- You will also need to install required developent files for
Compile
- Change directory into '/src/steganography/'.
- Run 'make configure'. This will fetch any needed header files (optparse.hpp).
- Run 'make' which will compile the program.
- The final executable file will be '/bin/steganography'.
Install WSL and follow the instructions for Linux.