使用cmake和visual studio编译freeglut和glew源代码并配置的流程

这篇博客介绍了如何下载和编译freeglut及GLEW的源代码,通过CMake生成Visual Studio解决方案,并详细阐述了编译过程,包括设置配置选项、生成库文件及搬运头文件和库文件到相应目录,以便于后续的开发使用。同时,还提供了一个简单的测试代码来验证编译配置是否成功。
摘要由CSDN通过智能技术生成

1 下载

(1)CMake
我下载的版本是cmake-3.4.0-rc1-win32-86.exe。
(2)FreeGLUT
我下载的版本是Freeglut 3.0.0[Released: 7 March 2015]。
(3)GLEW(OpenGL Extension Wrangler)
我下载的版本是glew-1.13.0.zip。

可以找官网或者在CSDN上搜索下载。

2 编译FreeGLUT

CMake使用指南:

Download CMake (http://www.cmake.org/cmake/resources/software.html).
Get one of the releases from the binary distribution section.
Run the CMake installer, install wherever you like.
Launch CMake via Start > Program Files > CMake 2.8 > CMake (GUI)
(note that the shortcut put by the installer on your desktop does NOT point to the CMake GUI program!)
In the “Where is the source code” box, type or browse to the root directory of your freeglut source (so that’s /freeglut, not
/freeg

  • 3
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值