Showing posts with label static. Show all posts
Showing posts with label static. Show all posts

Thursday, 28 May 2015

Building FreeGlut 3.0.0

I noticed that FreeGlut 3.0.0 had been released and decided to build it using MinGW. I've created a step-by-step guide here that should show you what to do. I still haven't got around to installing a 64-bit compiler yet but compilation would be near-identical if you have such a set-up. If you aren't that interested in building it yourself you can download both 64-bit and 32-bit shared/static libraries for MSVC and MinGW compilers from this site.


Friday, 17 April 2009

Linker Tools Warning LNK4098

Ever got that Warning when you're using MSVC to compile a program?

If you have you should visit the following link.