Running build steps for project galilMotion...
Starting: /home/sheng/qtsdk-2009.02/qt/bin/qmake /home/sheng/qtsdk-2009.02/Workspace/galilMotion/galilMotion.pro -spec linux-g++ -r CONFIG+=debug
Exited with code 0.
Starting: /usr/bin/make -w
make:进入目录'/home/sheng/qtsdk-2009.02/Workspace/galilMotion'
g++ -Wl,-rpath,/home/sheng/qtsdk-2009.02/qt/lib -o galilMotion main.o widget.o moc_widget.o -L/home/sheng/qtsdk-2009.02/qt/lib -lQtGui -L/home/sheng/qtsdk-2009.02/qt/lib -L/usr/X11R6/lib -pthread -lfreetype -lgobject-2.0 -lSM -lICE -pthread -pthread -lXrender -lfontconfig -lXext -lX11 -lQtCore -lm -pthread -lgthread-2.0 -lrt -lglib-2.0 -ldl -lpthread
/usr/bin/ld: cannot find -lfreetype
collect2: ld 返回 1
make: *** [galilMotion] 错误 1
make:离开目录“/home/sheng/qtsdk-2009.02/Workspace/galilMotion”
Exited with code 2.
Error while building project galilMotion
When executing build step 'Make'
请问各位这个编译错误怎么解决?先谢谢了