FreeGLUT compiled dll + lib? [closed]

冷暖自知 提交于 2019-12-23 10:56:53

问题


I'm trying to get FreeGLUT working. For a reason I don't get, no binaries are distributed. Where can I download the .lib and the .dll files?


回答1:


You can download them at FreeGLut download page, in section Prepackaged Releases

Direct Link

Please note it's community-maintained. Library authors only do provide source code.

Citation from the page itself: If you have problems with these packages, please contact their maintainers - we of the freeglut team probably can't help.

If you provide the compilation/linking logs from your attempts with source distribution, we could find a reason for it not working as well.



来源:https://stackoverflow.com/questions/12300059/freeglut-compiled-dll-lib

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!