Configuring the OpenGL environment under Windows

Source: Internet
Author: User

Here the compiler tool is VS2012.

First OpenGL's official website is as follows Link (English)

http://www.opengl.org

http://www.opengl.org/resources/libraries/glut/glutdlls37beta.zip download at this address glut

Download down is a compressed package. Contains five files: glut.h, Glut.lib, Glut32.lib, Glut.dll, Glut32.dll

Because it is VS2012, find the Lib folder under the VC in Microsoft Visual Studio 11.0 and copy the Glut32.lib and Glut.lib in.

My path is C:\Program Files (x86) \microsoft Visual Studio 11.0\vc\lib

Then locate the Windows Kits folder under /8.0/INCLUDE/UM/GL to copy the Glut.h file in

My path is C:\Program Files (x86) \ Windows Kits\8.0\include\um\gl

Finally, copy the two DLL files to the System32 folder

The standard path is:C:\Windows\System32

Configuring the OpenGL environment under Windows

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.