Welcome to the Silverwing's Lair




Building SDL-INSTEAD for Windows 95 and Pentium CPU

There are a number of difficulties with this:

  1. VC Runtime 8.0 used in existing builds of some dependencies is not compatible with Windows 95(requires Windows 98 at least).
  2. Most of the components are built with i686 instruction set, which is only available starting with Pentium Pro.

This article …