Explorar el Código

added jupyter

Claudio Gomes hace 6 años
padre
commit
1f46f4dad9

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 292 - 0
examples/cruise_controller/cruise_controller.ipynb


+ 6 - 4
examples/mass_spring_damper/instructions.md

@@ -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:
+
+![img](assets/715979.png)
 
-The solution is to run the setup again, and make sure that the Visual C++ feature is selected:
-![img](assets/715979.png)