• Installed a bunch of dependencies from https://github.com/stepmania/stepmania/wiki/Compiling-StepMania.
    • Dl’d directx
    • had 2015 redistrib on system
    • installed windows 10 sdk
    • installed latest nsis (release 15 dec 2018)
  • installed visual studio community
  • git clone [email protected]:stepmania/stepmania.git
  • cd stepmania && git submodule update --init
  • Visual Studio > Open > CMake > stepmania/CMakeLists.txt
  • Commented out some lines of CMake
  • No argument specified with option /LIBPATH
  • Started installing etterna deps
  • Ultimately commented out this line
    • Unsure why it solved the problem, but it successfully compiled so……