Share via

Trying to install OpenGL dev library onto Windows 10

Anonymous
2020-08-15T12:19:25+00:00

I am trying to install a library (OpenGL GLEW).  The directions for package say copy glew32.dll into windows/system32 folder.   I do not have permissions to do this, and only information I find say it is unsafe to grant my user permission for the system32 folder.

Windows for home | Windows 10 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2020-08-15T13:17:25+00:00

    Hi MiroslavRokva,

    You might check this link, which you can use to install GLEW on different way.

    https://medium.com/@bhargav.chippada/how-to-set...

    Note/Disclaimer: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    Regards,
    Ralph

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2020-08-15T17:03:37+00:00

    Thank you Ralph.  That solved most of build problems; I still have missing dependency when I build project.  Seems I need Opengl.lib file to be made, but that is probably question for different forum.

    0 comments No comments