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 <[email protected]>  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.
_______________________________________________
fedora-mingw mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw

Reply via email to