|
|
@@ -4,9 +4,11 @@ Follow the instructions in [README.md](fmusdk\README.md)
|
|
|
|
|
|
# Common Problems
|
|
|
|
|
|
-## After installing MS VS 2015 Community Edition, I cannot find the `vcvarsall.bat` or the `vsvars32.bat` files.
|
|
|
+## I cannot find the `vcvarsall.bat` or the `vsvars32.bat` files.
|
|
|
|
|
|
-This problem is reported in <https://social.msdn.microsoft.com/Forums/en-US/1071be0e-2a46-4c30-9546-ea9d7c4755fa/where-is-vcvarsallbat-file?forum=visualstudiogeneral>.
|
|
|
+First, make sure you have installed one of the Visual Studio recommended by the instructions in [README.md](fmusdk\README.md).
|
|
|
+
|
|
|
+If, after installing Visual Studio, the problem persists, then check <https://social.msdn.microsoft.com/Forums/en-US/1071be0e-2a46-4c30-9546-ea9d7c4755fa/where-is-vcvarsallbat-file?forum=visualstudiogeneral>. The solution is to run the setup again, and make sure that the Visual C++ feature is selected:
|
|
|
+
|
|
|
+
|
|
|
|
|
|
-The solution is to run the setup again, and make sure that the Visual C++ feature is selected:
|
|
|
-
|