-
qcustomplot and the ZMQ interface both cause some deprecation warnings on Qt 5.15. Fix them (maybe use latest qcustomplot?)
-
**Describe the bug**
I got this error when tried to make the hotspot:
This is log:
```
[ 54%] Building CXX object src/CMakeFiles/hotspot.dir/costcontextmenu.cpp.o
[ 55%] Building CXX object s…
-
While testing the profiles on openSUSE Tumbleweed, I got several log entries.
Here's what I added to `local/*`:
```
==> at-spi2-registryd at-spi-bus-launcher cron dbus-daemon dbus-daemon-la…
-
In [tools/thermal_monitor/qcustomplot](https://github.com/intel/thermal_daemon/tree/master/tools/thermal_monitor/qcustomplot) there is a copy of [QCustomPlot](https://www.qcustomplot.com/) version [2.…
pabs3 updated
2 years ago
-
vcpkg-tool version: 2022-09-20-522aa94e9d261c7d7b2f079bf2591ca62df5c714
vcpkg-scripts version: 2f0a16b5a 2022-09-29 (17 hours ago)
Package: qt5-base[core]:x64-windows -> 5.15.6#1
**Host Environ…
-
## Output of `cutechess-cli --version` / `cutechess --version`
Initial output of qtdiag
```
Qt 6.2.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 13.0.0 (clang-1300.0.29.3…
-
g++ -c -pipe -std=c++11 -O2 -O2 -fPIC -std=gnu++11 -pthread -pthread -Wall -Wextra -D_REENTRANT -fPIC -DUSE_LOCAL_QCUSTOMPLOT -DUSE_LOCAL_QCUSTOMPLOT -DSOFT_VERSION=\"2.1.0\" -DIDENTIFIER=\"DEVEL\" -D…
-
Hi, I built the program flawlessly. I receive data (blink.ino with serial "on" and "off" :). Now I would like to plot your plot_cls.ino . But this compilation error comes up:
Global variables use 225…
-
After some of the latest PipeWire updates, JamesDSP started to issue random crashes.
My system is Arch Linux with `pipewire` from official repo. Tried to build the app with the latest commit from the…
-
The portReader class (https://github.com/robotology/yarp/blob/master/src/yarpscope-qt/plugin/portreader.h) is never used throughout the code.
This is the result of a quick search of `PortReader` into…