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

Fatal error #3

Open
Knitted opened this issue Nov 20, 2020 · 5 comments
Open

Fatal error #3

Knitted opened this issue Nov 20, 2020 · 5 comments

Comments

@Knitted
Copy link

Knitted commented Nov 20, 2020

hi when im trying to build, cmake shows me this error:
in file included from /root/Escape-from-Tuxov/src/Main.cpp:4:/root/Escape-from-TuxKov/src/globals.h:10:10: fatal error: linux/input-event-codes.h: No such file or directory
10 : #include <linux/input-event-codes.h>
Can you help me please?

@LWSS
Copy link
Contributor

LWSS commented Nov 20, 2020

those are linux headers, you're probably missing the package

@Knitted
Copy link
Author

Knitted commented Nov 20, 2020

linx
Have another error, what is this?

@LWSS
Copy link
Contributor

LWSS commented Nov 20, 2020

looks like that part is a little different on your system?

idk, that is from vmread, you could try replacing it with IOV_MAX like the compiler suggests.

@Knitted
Copy link
Author

Knitted commented Nov 21, 2020

yes i see, but how i can change __IOV_MAX to IOVMAX?

@Knitted
Copy link
Author

Knitted commented Nov 21, 2020

Sorry im noob..

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

2 participants