The qt installer and documentation for linux is lacking next to that of Windows of OSX. It ships as a text-executable which must be tweaked before it can run and strangely, it does not install the Designer, Linguist or Assistant.

It would also be nice if the additional steps required to install GCC were mentioned somewhere - I'm new to Linux and it was not obvious to me.

Still these are all minor things given that it's LGPL and the ability to run Creator on all major platforms and just build the app is fantastic! :)

On 12 Jul 2009, at 02:47, Dat Chu wrote:

My bad. It is weird that it doesn't install everything. But the problem which your make complains is with libfreetype-dev package not installed though.

The gcc package must be depending on the libfreetype-dev package which then solve your problem.

Dat Chu


On Sat, Jul 11, 2009 at 7:48 PM, Daniel Price <deepblue...@googlemail.com > wrote: Read my email - I did that. It's does not appear to install all of GCC.

On 12 Jul 2009, at 01:42, Dat Chu wrote:

Don't you suppose to install build-essential package in Ubuntu when you develop stuff?


On Jul 11, 2009 7:14 PM, "Daniel Price" <deepblue...@googlemail.com> wrote:

Ok problem solved, GCC was not fully installed!

Run the following after running the qt installer:

sudo apt-get install gcc
On 11 Jul 2009, at 23:52, Daniel Price wrote: > Hi I've just installed the latest qt SDK on a fres...


_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to