One way to compile GNU Fribidi as a static library (.lib) using Visual Studio
Introduction and caveat reader Yesterday I spent about half an hour seeing if I could get GNU Fribidi C library (version 0.19.2) to build as a static library (.lib) under Windows, using Visual Studio. Well, I cheated a bit and…