X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.fmil.core%2FREADME.md;h=46d611bc2dfbc26885112a40718d7a3807b01413;hb=a19f5279b32973dfc28ae084a8b7d20ae6aaac97;hp=e132c0db5d93f606c74d9cd616fda04fdaff87dc;hpb=9dcc8cac323b2fc064007203ef76e57e152699db;p=simantics%2Ffmil.git diff --git a/org.simantics.fmil.core/README.md b/org.simantics.fmil.core/README.md index e132c0d..46d611b 100644 --- a/org.simantics.fmil.core/README.md +++ b/org.simantics.fmil.core/README.md @@ -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 "/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