Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libGL is a required dependency under linux #100

Open
abulvenz opened this issue Feb 23, 2017 · 1 comment
Open

libGL is a required dependency under linux #100

abulvenz opened this issue Feb 23, 2017 · 1 comment

Comments

@abulvenz
Copy link

I just tried to build in a freshly setup VM with Qt 5.8. libGL was missing. Maybe you add this as a prerequisite in the README.

@martyone
Copy link
Member

Missing libGL sounds rather suspiciusly to me. I would say this is rather an essential library on a desktop. Also the dependency is more likely comming from Qt than Qt Creator (I didn't find any obvious reference in the source code of Qt Creator). Maybe you managed to install 32 bit Qt into 64 bit system and didn't have the 32b version of libGL installed by default?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants