Hi.
When running the external on windows (compiled with mingw) using Pd i experience crashes when publishing a value.
The exception code is: 0xc0000094. Which apparently is a division by zero (STATUS_INTEGER_DIVIDE_BY_ZERO)
Connecting and subscribing works fine.
I guess this happens somewhere in the mqtt library.
Do you have any idea what that could be?
Hi.
When running the external on windows (compiled with mingw) using Pd i experience crashes when publishing a value.
The exception code is: 0xc0000094. Which apparently is a division by zero (STATUS_INTEGER_DIVIDE_BY_ZERO)
Connecting and subscribing works fine.
I guess this happens somewhere in the mqtt library.
Do you have any idea what that could be?