Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Visual Studio (Express, Standard, Pro or better).
  • MinGW v4.3.x.

Also note that if you want to use both MinGW and Visual Studio libraries, you should compile a single LM-X SDK twice: first using nmake to initialize Visual Studio libraries, and then with mingw32-make to initialize MinGW libraries.

Compiling the LM-X SDK from Visual Studio

...