-- Kai Koehne Senior Software Engineer Nokia, Mobile Phones Nokia gate5 GmbH Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B Umsatzsteueridentifikationsnummer: DE 812 845 193 Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori
> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On > Behalf Of ext Yang Fan > Sent: Thursday, March 15, 2012 4:55 PM > To: Gil Quim (Nokia-DXM/SiliconValley) > Cc: [email protected] > Subject: Re: [Qt-creator] Qt Creator & Qt5 alpha release? > > Hi list, > > I'm compiling Qt5 from git under Ubuntu 10.04, and got the following error > messages: > /usr/bin/ld: cannot find -lGL > collect2: ld returned 1 exit status > make[2]: *** [../../lib/libQtWidgets.so.5.0.0] Error 1 > make[2]: Leaving directory `/media/Documents_/qt5- > git/qtbase/src/widgets' > make[1]: *** [sub-widgets-make_default-ordered] Error 2 > make[1]: Leaving directory `/media/Documents_/qt5-git/qtbase' > make: *** [module-qtbase-make_default] Error 2 Not exactly a Qt Creator question, but well ... Right now the best source to get the dependencies right is http://qt-project.org/wiki/Building_Qt_5_from_Git I assume you just miss libglu1-mesa-dev Regards Kai _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
