Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"cannot open source file ioctls.h and termbits.h" #27

Open
nuclearcodecat opened this issue May 18, 2022 · 2 comments
Open

"cannot open source file ioctls.h and termbits.h" #27

nuclearcodecat opened this issue May 18, 2022 · 2 comments

Comments

@nuclearcodecat
Copy link

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. img
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 😅

@gbatanov
Copy link

gbatanov commented Feb 3, 2023

CppLinuxSerial/src/SerialPort.cpp:23:10: fatal error: 'asm/ioctls.h' file not found
Mac OS

@qzhhhi
Copy link

qzhhhi commented Nov 26, 2023

This library only supports linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants