[Bug 528892] Review Request: mingw32-freeglut - Fedora MinGW alternative to the OpenGL Utility Toolkit (GLUT)

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 14 09:05:49 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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





--- Comment #2 from Richard W.M. Jones <rjones at redhat.com>  2009-10-14 05:05:48 EDT ---
You can easily try this package against some of the OpenGL
examples from:

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

(Although not all of the examples are able to run because of
limitations in Wine etc.)

Do:

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

You may need to set up Wine paths first:

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

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the mingw mailing list