链接 ilutOgl 函数

发布于 2024-12-19 02:08:12 字数 234 浏览 1 评论 0原文

除了 ilut.h 之外,我还必须 #include 才能使 ilutOgl 函数正常工作吗?因为 ilutRenderer(ILUT_OPENGL) 已被识别,但 ilutOglLoadImage("myimage.jpeg") “未在此范围内声明”。

http://openil.sourceforge.net/

Is there something else besides ilut.h I have to #include to get ilutOgl functions to work? Because ilutRenderer(ILUT_OPENGL) is recognized, but ilutOglLoadImage("myimage.jpeg") "was not declared in this scope".

http://openil.sourceforge.net/

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

陌上青苔 2024-12-26 02:08:12

哇 DevIL 教程我恨你。我的标题有 ilutGLLoadImage 而不是 ilutOglLoadImage!并且标头中允许这部分方法可用的部分已被注释掉!有人欠我几个小时的生命。

Wow DevIL tutorial I hate you. My header has ilutGLLoadImage NOT ilutOglLoadImage! AND the part of the header that allowed this chunk of methods to be available was commented out! Someone owes me a couple hours of my life back.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文