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

Compilation error #31

Open
kounelios13 opened this issue Jul 17, 2016 · 5 comments
Open

Compilation error #31

kounelios13 opened this issue Jul 17, 2016 · 5 comments

Comments

@kounelios13
Copy link

fatal error: termios.h: no such file or directory

@hkoof
Copy link

hkoof commented Jul 18, 2016

Install header files for libc in order to be able to compile. E.g. for Debian Jessie:
apt-get install libc6-dev

@kounelios13
Copy link
Author

what about windows
?

@ghost
Copy link

ghost commented Aug 31, 2016

windows is for sissies

@ghost
Copy link

ghost commented Sep 5, 2016

You need cygwin.....not sure of the effort needed to replace such
dependencies, perhaps something in boost libs can make this lessened. Think
it's sort of lame that a project that wants to be a basis for larger text
editor projects can only be built on linux.... :/

On Wed, Aug 31, 2016, 9:44 AM Ali H. Fardan notifications@github.com
wrote:

windows is for sissies


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#31 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AS1YNVg5hmrrrK_5XnRE7ClVCeUxlpXmks5qlYUogaJpZM4JONsn
.

@ghost
Copy link

ghost commented Nov 19, 2018

use codeblocks

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