当前位置:网站首页>OpenGL quick configuration method
OpenGL quick configuration method
2022-07-28 06:33:00 【SCHLAU_ tono】
1. take opengl Put the configuration folder into the solution peer directory

The configuration file can be in Here to download , You can also compile it yourself , Please refer to my post
2. take opengl In folder freeglut.dll File cut into the project debug In the folder


3. Open the solution , In the project , Right click “ attribute ”->“ Configuration properties ”->"VC++ Catalog " modify " Contains the directory " and “ The library catalog ”

3.1 stay Contains the directory add to ..\opengl\include
3.2 stay The library catalog Add ..\opengl\lib
After configuration :
4. stay “ The linker ”->“ Input ”->“ Additional dependency ”

Add the following files
opengl32.lib
glfw3.lib
freeglutd.lib

5. You can quote it after confirmation opengl Library function of

边栏推荐
猜你喜欢

What about the insufficient memory of Clickhouse aggregation? Then improve the polymerization performance

OpenGL快速配置方法

Filter

Bag of tricks training convolution network skills

PyTorch 学习笔记 4 —— 自动计算梯度下降 AUTOGRAD

qt自定义滑动按钮(美观且使用方便)

自定义组件--插槽

vi和vim命令

Bert bidirectional encoder based on transformer

微信小程序自定义编译模式
随机推荐
Graduation thesis | how to write literature review
Common table expression CTE in Clickhouse
qt绘画事件-设置背景图片
clickhouse建宽表多少列最合适?
qt设置加载界面的几种方法
QT parse string into JSON data and parse
【学习笔记】线程创建
Briefly introduce EMD decomposition, Hilbert transform and spectral method
转义字符笔记
自定义组件--数据监听器
Transformer self attention mechanism and complete code implementation
IMS-FACNN(Improved Multi-Scale Convolution Neural Network integrated with a Feature Attention Mecha
clickhouse聚合之探索聚合内部机制
MATLAB signal processing
Why should fluke dsx2-5000 network cable tester be calibrated once a year?
量化交易机器人系统开发
【学习笔记】vim 编辑器
qt自定义滑动按钮(美观且使用方便)
Servlet
Relative path and absolute path