INTO-CPS-Association / hybrid-cosim-framework

A native framework for generated hybrid co-simulations
GNU General Public License v3.0
0 stars 0 forks source link

Checkout

# clone the repo
git clone <repo-url>
# fetch all submodules
git submodule update --init --recursive

Build/Test instructions windows:

Install msys2 http://www.msys2.org/ Use msys2 to install the following:

From the root of the repository run the following command in the msys MINGW terminal:

export PATH=/mingw64/bin/:$PATH
cmake -DCMAKE_TOOLCHAIN_FILE=semantic-adaptation/third_party/into-cpp-fmi/thrird_party/msys-toolchain.cmake .
make
make test

Eclipse

To import into eclipse use eclipse CDT and select file -> import -> Existing Code as Makefile Project

Overview

The image below shows how the components are connected. C++ Component connections