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

default rendering backend is not working, and gemglfw3window is not compiled by default #406

Closed
ch-nry opened this issue Jan 17, 2024 · 3 comments

Comments

@ch-nry
Copy link
Contributor

ch-nry commented Jan 17, 2024

The gemglxwindow render is broken, but it is still the default rendering backend.

a ./configure (ubuntu linux) result in :
default window : gemglxwindow
Should we switch to gemglfw3window since it's the one who works?

@ch-nry
Copy link
Contributor Author

ch-nry commented Jan 17, 2024

I forget to say that libglfw3-dev is installed on my computer

@60-hz
Copy link
Contributor

60-hz commented Jan 17, 2024

I always configure --with-defaultwindow=gemglfw3window because it's the one who works the best on all systems as far as I know.

@ch-nry
Copy link
Contributor Author

ch-nry commented Jan 17, 2024

yes, but since the default rendering backend is broken, I think gemglfw3window should became the default rendering backend!
(one should not have to configure --with-defaultwindow=gemglfw3window)

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