ghorwin / FMICodeGenerator

A Code Generator that creates native C/C++ code to build Functional Mock-Up Units (FMU) with support for FMI version 2.0 (rollback)
BSD 3-Clause "New" or "Revised" License
51 stars 25 forks source link

Collect progress output from generator functions for display in GUI #16

Closed ghorwin closed 5 years ago

ghorwin commented 5 years ago

Progress/Warning/Error messages shall be collected (with appropriate message type) and stored for later display in dialog/generation log file.