To compile SmillaEnlarger, make sure that the Qt library and its developer tools are installed.

Within the SmillaEnlargerSrc directory first create the Makefile with qmake , then build the enlarger with make:

cd SmillaEnlargerSrc

qmake ImageEnlarger.pro

make
