<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>thegoodbadugly</author_name>
  <author_url>https://blog.hatena.ne.jp/thegoodbadugly/</author_url>
  <blog_title>続・夕陽のプログラマ</blog_title>
  <blog_url>https://thegoodbadugly.hatenadiary.org/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>MinGW</anon>
  </categories>
  <description>MinGW に glut を組み込む gl・gluライブラリは、MinGW内にすでにlibopengl32.a, libglu32.a として含まれていますが、glut がありません。glut のソースは MinGW ではコンパイルできないので、バイナリアーカイブ glut-3.7.6-bin.tar.gz を入手します。 ヘッダとライブラリを手でコピーします。 $ cp -p glut.h /mingw/include/GL $ cp -p glut32.lib /mingw/lib/libglut.a glut.h のコピー先が include の下の GL であることと、glut32.l…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fthegoodbadugly.hatenadiary.org%2Fentry%2F20090911%2F1252649798&quot; title=&quot; ruby-opengl のコンパイル - 続・夕陽のプログラマ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-09-11 15:16:38</published>
  <title> ruby-opengl のコンパイル</title>
  <type>rich</type>
  <url>https://thegoodbadugly.hatenadiary.org/entry/20090911/1252649798</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
