Closed milkdropper closed 4 years ago
I got the Direct X SDK installed (it required that I downgrade Visual C++ libraries first - see https://stackoverflow.com/questions/4102259/directx-sdk-june-2010-installation-problems-error-code-s1023).
What are the next steps? I see configurations for 32-bit release and debug but neither will compile. I would like to compile exactly what the release binary is. Am I missing another prerequisite?
Thank you - this is awesome!
I was missing MFC libraries. It's working now, thank you!
I got the Direct X SDK installed (it required that I downgrade Visual C++ libraries first - see https://stackoverflow.com/questions/4102259/directx-sdk-june-2010-installation-problems-error-code-s1023).
What are the next steps? I see configurations for 32-bit release and debug but neither will compile. I would like to compile exactly what the release binary is. Am I missing another prerequisite?
Thank you - this is awesome!