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

glColor4f was not declared in this scope #44

Open
VincentParadis opened this issue Jun 17, 2019 · 1 comment
Open

glColor4f was not declared in this scope #44

VincentParadis opened this issue Jun 17, 2019 · 1 comment

Comments

@VincentParadis
Copy link

Hi,

I am currently building IanniX on a raspberry Pi 2 with Qt Creator and Qt 5.

As I am building the software I keep getting this error :
glColor4f is not declared in this scope

I have this error 5 times in 2 different script, uirender.h and in abstractionsgl.h

Anyone have an idea of what I am doing wrong?

Thanks in advance

Vincent.

@VincentParadis VincentParadis changed the title glColor4f was not declared in this scoped glColor4f was not declared in this scope Jun 17, 2019
@gjacquemin
Copy link
Member

Hi, you're not doing something wrong, the fact is that IanniX is using a (very) old version of OpenGL which is not supported on RPI. We need a real fresh update of graphical engine in IanniX but nobody has for now time to work on it…

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