]> gerrit.simantics Code Review - simantics/fmil.git/blobdiff - org.simantics.fmil.core/README.md
Linux 64 support for FMU
[simantics/fmil.git] / org.simantics.fmil.core / README.md
index e132c0db5d93f606c74d9cd616fda04fdaff87dc..46d611bc2dfbc26885112a40718d7a3807b01413 100644 (file)
@@ -2,4 +2,10 @@
 
 CMake GUI for generating Visual Studio project files from FMILibrary sources
 
-Remember to manually delete CMakeCache and CMakeFiles from FMILibrary/build/expatex/-folder 
\ No newline at end of file
+Remember to manually delete CMakeCache and CMakeFiles from FMILibrary/build/expatex/-folder 
+
+NOTE:
+       
+When building the libfmilib_shared.so, we need to replace fmi_util.c file under "<path to FMILibrary>/src/Util/src/FMI/fmi_util.c" with contents of fmi_util.c.txt, located
+under /native/FMUSimulator/fmi_util.c.txt. The Dockerfile already does this so if you build the libfmilib_shared.so with that, then you needn't worry about this.
\ No newline at end of file