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

'glUniform1i identifier not found' error when running nanogui with GLFW #455

Open
nikhilanayak opened this issue Aug 24, 2020 · 1 comment

Comments

@nikhilanayak
Copy link

nikhilanayak commented Aug 24, 2020

Hi there. I'm trying to use nanogui with an existing GLFW project. To start, I am just using the example. However, when I run it, I get the error glUniform1i identifier not found from glutil.h. Any idea what this means?

Edit: I looked at another issue with a similar comment and they suggested commenting out that line. After doing so, I get this error: https://imgur.com/a/0oHE7Zm

Second Edit: Okay, I realized I need to compile the library to use it. However, when I initialize a screen, it becomes fully black.

@qiuchun
Copy link

qiuchun commented Aug 17, 2021

Have you solved the problem about glunifrom1i? I have the same problem

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