]> gerrit.simantics Code Review - simantics/fmil.git/blobdiff - org.simantics.fmil.core/README.md
Pending status can be returns from FMU to Native C to Java
[simantics/fmil.git] / org.simantics.fmil.core / README.md
index d5ef5ef3e96eb7fe124f73e8874115e644322618..e1036be3e198b05f256c4365de8de790859e4559 100644 (file)
@@ -56,6 +56,6 @@ under /native/FMUSimulator/fmi_util.c.txt. The Dockerfile already does this so i
 When you have the Visual Studio files:
 Build from command-line our FMUSimulator.dll
 
-1) Open a terminal
-2) Navigate to org.simantics.fmil.core/native/FMUSimulator
-3) Run "msbuild.exe"
+1) Open a VS development terminal
+2) Navigate to org.simantics.fmil.core/native
+3) Run "windowsbuildsim.bat"