[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 21:08:23 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 #4 from Paulo Roma Cavalcanti <promac at gmail.com>  2009-10-14 17:08:22 EDT ---
Copying the missing libs from F10 to F11, make it work on F11:

libglut32.a
libglut.a

[leo:~/cg/TutorsMin1.0] make
i686-pc-mingw32-gcc -c glm.c
i686-pc-mingw32-gcc -o fog".exe" fog.c glm.o -lglut32 -lglu32 -lopengl32
i686-pc-mingw32-gcc -o lightmaterial".exe" lightmaterial.c glm.o -lglut32
-lglu32 -lopengl32
i686-pc-mingw32-gcc -o lightposition".exe" lightposition.c glm.o -lglut32
-lglu32 -lopengl32
i686-pc-mingw32-gcc -o projection".exe" projection.c glm.o -lglut32 -lglu32
-lopengl32
i686-pc-mingw32-gcc -o shapes".exe" shapes.c -lglut32 -lglu32 -lopengl32
i686-pc-mingw32-gcc -o texture".exe" texture.c glm.o -lglut32 -lglu32
-lopengl32
i686-pc-mingw32-gcc -o transformation".exe" transformation.c glm.o -lglut32
-lglu32 -lopengl32
Compilation completed.


These libs should have come from 

mingw32-w32api-3.13-3.fc11.noarch

but they are not in the package.

-- 
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 Fedora-package-review mailing list