Roman2Integer is a simple app for roman digits to integer or vice versa.
You need to have C++ QT Creator. It doesn't matter what compiler which you are using.
- Open Roman2Integer.pro via QT Creator.
- Click Configure Project button to prepare build.
- Run the project
- Ta-da!