Running build steps for project RoundedTables...
Starting: /usr/bin/make clean -w
make: Entering directory `/home/tim/rectrounder'
rm -f main.o CssWidth.o SimpleException.o MoreMagick.o ROptions.o Generator_5x5.o Generator_TablesCompatible.o Generator_Css.o Generator_Standard.o Globals.o
rm -f *~ core *.core
make: Leaving directory `/home/tim/rectrounder'
Exited with code 0.
Starting: /usr/bin/qmake-qt4 /home/tim/rectrounder/RoundedTables.pro -spec linux-g++ -r CONFIG+=debug
Exited with code 0.
Starting: /usr/bin/make -w
make: Entering directory `/home/tim/rectrounder'
g++ -c -pipe -pg -g -Wall -W -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/ImageMagick -o main.o main.cpp
g++ -c -pipe -pg -g -Wall -W -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/ImageMagick -o CssWidth.o CssWidth.cpp
g++ -c -pipe -pg -g -Wall -W -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/ImageMagick -o SimpleException.o SimpleException.cpp
g++ -c -pipe -pg -g -Wall -W -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/ImageMagick -o MoreMagick.o MoreMagick.cpp
g++ -c -pipe -pg -g -Wall -W -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/ImageMagick -o ROptions.o ROptions.cpp
g++ -c -pipe -pg -g -Wall -W -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/ImageMagick -o Generator_5x5.o Generator_5x5.cpp
g++ -c -pipe -pg -g -Wall -W -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/ImageMagick -o Generator_TablesCompatible.o Generator_TablesCompatible.cpp
g++ -c -pipe -pg -g -Wall -W -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/ImageMagick -o Generator_Css.o Generator_Css.cpp
g++ -c -pipe -pg -g -Wall -W -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/ImageMagick -o Generator_Standard.o Generator_Standard.cpp
g++ -c -pipe -pg -g -Wall -W -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/ImageMagick -o Globals.o Globals.cpp
g++ -pg -o rectrounder main.o CssWidth.o SimpleException.o MoreMagick.o ROptions.o Generator_5x5.o Generator_TablesCompatible.o Generator_Css.o Generator_Standard.o Globals.o -L/usr/lib -lMagick++ -lMagickWand -lMagickCore -llcms -ltiff -lfreetype -ljpeg -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm -lgomp -lpthread -lltdl -lboost_filesystem -lboost_regex -lboost_iostreams
make: Leaving directory `/home/tim/rectrounder'
Exited with code 0.