mingw32 suite

Richard W.M. Jones rjones at redhat.com
Wed Oct 14 08:56:23 UTC 2009


On Wed, Oct 14, 2009 at 09:11:05AM +0100, Richard W.M. Jones wrote:
> However where you might get stuck is that we don't currently ship GLUT
> or freeglut.  I'm quite certain at some point I packaged freeglut, but
> I can't seem to find it right now.

I've packaged mingw32-freeglut for you:

  https://bugzilla.redhat.com/show_bug.cgi?id=528892

With this I was able to compile some examples from the OpenGL page
here:

  http://www.opengl.org/resources/code/samples/glut_examples/examples/examples.html

eg:

  i686-pc-mingw32-gcc cube.c -o cube -lglut -lglu32 -lopengl32
  wine ./cube

You may need to set up Wine paths by following the instructions here:

  https://fedoraproject.org/wiki/MinGW/Configure_wine

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top




More information about the fedora-devel-list mailing list