Nerijus Bendžiūnas
Nerijus Bendžiūnas
Remove ".pro" from `run ./vna_qt.pro` line :-)
I have exact same issue. In my case it's triggered by `#include `
Did some digging. Replaced with newest `gcc-arm-none-eab`i from ARM - does not help. Then looked into other ARM based Ardiuno MCU and compared Arduino.h. Temporary solve problem by commenting these...
Update: need to uncoment ``` #include using std::abs; using std::max; using std::min; ```
I have same issue on `Pop!_OS 22.04 LTS`, HW: bonw14 4k display version.
UDP is blocked?
@stiggy87 solution helped me too.
Similar idea is used in dbus and privileged operations.
Hi, sshx also works for me :+1: