README.txt 571 B

1234567891011121314
  1. Author of these instructions: Claudio Gomes (claudio.gomes@uantwerp.be)
  2. Before following the installation instructions in the doc folder, you need to install Visual Studio 2015 Community.
  3. I've ported the libxml and the .bat files to work with that compiler.
  4. Then you just have to run build_all.bat
  5. Then run_all.bat
  6. Some problems that you may encounter:
  7. - Incapable of loading a specific dll.
  8. I had a similar issue due to the way OpenModelica exports the FMUs. I had to copy the missing dlls from the OpenModelica installation. I copied them to the bin directory.