Newly created project doesnt work: cannot find -lGL: no such file or directory
-
wrote on 14 May 2024, 13:31 last edited by
-
Please show the pro-file
-
Just installed Qt 6.7.0 and wanted to make a UI for a simple c++ app. I create a qt desktop project and without touching anything else it fails to build. Am i missing a kit or something ? I tried making a project with qmake and cmake and they both give similar errors.
wrote on 14 May 2024, 13:39 last edited by@sebi03
Would help if you stated which platform/OS you are on (and possibly which compiler).
Depending on your reply to @Christian-Ehrlicher, if you are Linux whatlibGL*
files are on your system? -
Please show the pro-file
wrote on 14 May 2024, 14:06 last edited by -
@sebi03
Would help if you stated which platform/OS you are on (and possibly which compiler).
Depending on your reply to @Christian-Ehrlicher, if you are Linux whatlibGL*
files are on your system?wrote on 14 May 2024, 14:18 last edited by@JonB i am on ubuntu 22.04 and i am using the compiler provided with the installation. can you elaborate on the libGL files as i dont know what those are. my replies might be slow because i am allowed one post every 10 mins as i just made the account
-
@JonB i am on ubuntu 22.04 and i am using the compiler provided with the installation. can you elaborate on the libGL files as i dont know what those are. my replies might be slow because i am allowed one post every 10 mins as i just made the account
wrote on 14 May 2024, 14:21 last edited by -
-
wrote on 14 May 2024, 14:28 last edited by
after installing libglu it worked! thank you all guys !
-
wrote on 14 May 2024, 14:42 last edited by mpergand
This issue is so common on this forum that it would deserve a pinned link somewhere IMO.
1/8