Original VS2012 Compiling Glew 1.11

Source: Internet
Author: User

1, to http://glew.sourceforge.net/download source code

2, using vs2012 Open build under VC6 glew.dsw, Automatic generation 2012 engineering (all the way to determine) Special Note: Do not use the build under the VC12, such as I do not test the pit for a long time

3, directly generate the solution, will be in the root directory under Bin and Lib to generate the corresponding Glew32.dll and Glew32.lib

4,glew32.dll copy to xxx/sysWOW64 glew32.lib拷贝到XXX/vs2012/VC/lib/

5. The. h file under include is copied toXXX/vs2012/VC/include/gl/

6. Add static link library to new projectglew32.lib,引入#include <GL/glew.h>

Special Note: Encounter the various libraries under the Internet is not good to download the source code to compile a

I development environment: vs2012, glew1.11,win7

Original VS2012 Compiling Glew 1.11

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.