modelica-3rdparty/Modelica_DeviceDrivers

MQTT example cannot compile into C

pecanek01 opened this issue · 3 comments

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.

modelica_compileError.txt

tbeu commented

I am not familiar with OMC and cannot support here. Looks like a compiler environment issue to me. @sjoelund

It works fine for us on Linux

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.

BuildLog_TestSerialPackager_MQTT_WindowsGCC.txt