Meta-issue: Windows build
Original title:
Windows build error "#error qiodevice.h must be included before any header file that defines open"
I see this problem when compiling on Windows with src/electronics/port.cpp, src/electronics/components/serialportcomponent.cpp and src/electronics/components/parallelportcomponent.cpp maybe others
D:/kde-craft/CraftRoot/include/qt5/QtCore/qiodevice.h:53:2: error: #error qiodevice.h must be included before any header file that defines open
#error qiodevice.h must be included before any header file that defines open
^~~~~
Edit 2022.02.01:
Cross-linking related issues from other locations:
https://bugs.kde.org/show_bug.cgi?id=449399
https://github.com/ktechlab/ktechlab/issues/9
https://github.com/ktechlab/ktechlab/issues/68
https://github.com/chocolatey-community/chocolatey-package-requests/issues/544
Edited by Zoltan Padrah