ฉันเพิ่งติดตั้ง QtCreator ใหม่สร้างโครงการใหม่ ( แอปพลิเคชัน Qt ) ซึ่งได้รับสิ่งนี้หลังจากการรวบรวม:
/usr/bin/ld: **cannot find -lGL**
collect2: error: ld returned 1 exit status
make: *** [untitled1] Error 1
18:07:41: The process "/usr/bin/make" exited with code 2.
Error while building/deploying project untitled1 (kit: Desktop Qt 5.1.0 GCC 32bit)
When executing step 'Make'
( โครงการว่างเปล่าฉันไม่ได้ทำการเปลี่ยนแปลงใด ๆ )
Qt Creator 2.7.2
ขึ้นอยู่กับ Qt 5.1.0 (32 บิต)
Ubuntu 13.04
ฉันจะแก้ปัญหานี้ได้อย่างไร?