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 <rjo...@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.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to