I have tried in Linux and it failed "nicely". The first problem was related with a wrong path (I will check in Windows).
The second problem that I see is that **fmuTemplate.c** needs the values defined above in the nim code. For instance, it needs **MODEL_GUID**. How can I pass that _MODEL_GUID_ from nim to the compilation of _fmuTemplate.c_ as a _define_
