windows - 如何在 Windows 上使用 freeglut 制作 Haskell GLUT?

标签 windows opengl haskell glut freeglut

如何使用 freeglut 而不是 Windows 上的原始 GLUT 来绑定(bind) Haskell GLUT?

最佳答案

I find a easy way doing this. Just clean out all the original GLUT lib stuff and download a precompiled freeglut.dll and change it to glut32.dll and save to C:\WINDOWS\system32.

Eric Wong

关于windows - 如何在 Windows 上使用 freeglut 制作 Haskell GLUT?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6182171/

相关文章:

windows - 运行不受信任的第三方软件

c - OpenGL:将三角形移动到特定角度并绕其原点旋转

string - Haskell 从文件中删除尾随和前导空格

opengl - 使用 OpenGL 绘制散点图 : how to style markers

haskell - 我如何构造一个函数/类型来观察这个状态机中的每个转换?

file - 在 Haskell 中读取和写入文件

windows - Windows 中 Activestate Perl 中的 @INC 不正确

android - 通过 WiFi 在 Windows 和 Android 之间共享文件

C内存题

c++ - 在 vs2010 上构建 opengl 项目后出现一些错误