hi all
i am using debian and installed
sudo apt-get install mesa-common-dev
and found this problem

moc_mainwindow.o   -L/home/damb/Qt5.2.1/5.2.1/gcc/lib -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread 
/usr/bin/ld: cannot find -lGL
collect2: error: ld returned 1 exit status
make: *** [a] Error 1
20:41:04: The process "/usr/bin/make" exited with code 2.
Error while building/deploying project a (kit: Desktop Qt 5.2.1 GCC 32bit)
When executing step 'Make'

Did you compile Qt with OpenGL support? GL is OpenGL library (afaik).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.