0

I am getting an error with visual studio. Does anyone know how to solve this error?

All the files are included in the linker but I am still getting this error. I am using the x64 platform.

Check the image

error LNK2001 unresolved external symbol __glewBindBuffer

Arpit
  • 1
  • Does this answer your question? [What is an undefined reference/unresolved external symbol error and how do I fix it?](https://stackoverflow.com/questions/12573816/what-is-an-undefined-reference-unresolved-external-symbol-error-and-how-do-i-fix) – Ken White Apr 06 '22 at 14:42
  • Please do a basic search of this site (or via your favorite web search engine) for the error message before posting a new question. Chances are that it has been asked about here before. Also, [Please do not upload images of code/errors when asking a question.](//meta.stackoverflow.com/q/285551). You'll find your experiences here will be much better if you spend some time taking the [tour] and reading the [help] pages to learn how the site works before you begin posting, as was suggested when you created your account. – Ken White Apr 06 '22 at 14:44
  • No this is not my answer. I already check that but it's not my answer. – Arpit Apr 06 '22 at 14:54
  • Yes, it is - it provides all the information that you need to solve the problem. And you couldn't possibly have read every single answer to that question in 10 minutes. – Ken White Apr 06 '22 at 14:57
  • I already check that answer before I post my question. – Arpit Apr 06 '22 at 15:00
  • Then check it again. – Ken White Apr 06 '22 at 15:01

0 Answers0