> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf > Of ext Kk_Kishore > Sent: Thursday, August 23, 2012 2:24 PM > To: [email protected] > Cc: [email protected] > Subject: [Interest] g++: command not found error during configuring Qt5 > > Hi, > > > > I'm new to Qt, I tried configured Qt5 on Ubuntu 12.04, and I always end up > with following error. > > > Make: g++: command not found
That's the C++ compiler missing :) Install the packages for Ubuntu that are outlined at http://qt-project.org/wiki/Building-Qt-5-from-Git Regards Kai _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
