Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

how to solve Issue-“cannot find -lGL” in Qt5 installed in ubuntu

$
0
0
I build my project from one system. It build verry well. It is simple addition with GUI. (GUI consist of 3 LineEdit and one pushButton). After build from one system. then i try to build project on another system then it gives following error (issues) :-1: error: cannot find -lGL :-1: error: collect2: ld returned 1 exit status How to solve this problem?? Help me………. thank you………

Viewing all articles
Browse latest Browse all 2113

Trending Articles