0

I have MinGW and MSys set up on a windows 7 machine, but the glu libraries that came with it are old, and dont support gluBuild3DMipmaps. I have searched everywhere for a precompiled glu library for MinGW that I can use, but I can't find anything... I can't even find documentation on how to build one.

So where do I get the newest version of glu?

Ned Bingham
  • 2,749
  • 18
  • 23

1 Answers1

0

You may be able to pull out the Mesa/SGI implementation.

genpfault
  • 51,148
  • 11
  • 85
  • 139