CppLinuxSerial
CppLinuxSerial copied to clipboard
"cannot open source file ioctls.h and termbits.h"
I'm running Windows 10 (which might be a problem, since this is literally called CppLinuxSerial) and in VS2022 I'm getting a few errors with the SerialPort.hpp file.
I don't really know what these are for, so I'm here to hopefully fix my issue. Also, I'm just starting with C++, so don't expect anything advanced from me 😅
CppLinuxSerial/src/SerialPort.cpp:23:10: fatal error: 'asm/ioctls.h' file not found Mac OS
This library only supports linux.