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

Can't build against GTK 3.16.x or later #12

Open
tumagonx opened this issue Dec 26, 2015 · 2 comments
Open

Can't build against GTK 3.16.x or later #12

tumagonx opened this issue Dec 26, 2015 · 2 comments

Comments

@tumagonx
Copy link

Since GTK 3.16, gtkglarea was built-in and have conflict with GdkGLExt at least for its gdkglcontext.h file and GdkGLContext namespace. Can we still use GdkGLExt?

@Pan7
Copy link

Pan7 commented Feb 23, 2017

Check my fork https://github.com/Pan7/gtkglext
Fixed the conflicts.

@demolitionb
Copy link

demolitionb commented Jan 29, 2021

@Pan7 unfortunetly your fork doesn't compile for me too.

Anybody has a solution?

after bootstrap and configure I come up with the following error:

In the gdk folder:
No rule to make target 'gdkglcontext.h', needed by 'gdkglenumtypes.h'. Stop.

There is a file called: gdkglcontextimpl.h

?

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

3 participants