MQTT example cannot compile into C
pecanek01 opened this issue · 3 comments
pecanek01 commented
Hello, I am trying to use modelica MQTT drivers, but I cannot compile even example of MQTT communication.
I am using OpenModelicaEditor v1.22. Can anybody help me with this? I attached .txt file of errors.
tbeu commented
I am not familiar with OMC and cannot support here. Looks like a compiler environment issue to me. @sjoelund
sjoelund commented
It works fine for us on Linux
bernhard-thiele commented
I just installed OpenModelica 1.22.1 on Windows 10. The TestSerialPackager_MQTT example fails also for me (see attached log). I'm using the default MinGW/GCC target. Maybe one could set some definitions to make the compiler happy, but might be messy.