Skip to content

Conversation

steventsao
Copy link

##Error##
REPL.c:4:10: fatal error: 'editline/readline.h' file not found

##Solution##
There is a common error on including <editline/history.h>. The solution is to remove it given many users on MacOS X that doesn't have the lib.

##Reference##
https://stackoverflow.com/questions/22886475/editline-history-h-and-editline-readline-h-not-found-working-on-osx-when-trying

##Error##
`REPL.c:4:10: fatal error: 'editline/readline.h' file not found`

##Solution##
There is a common error on including `<editline/history.h>`. The solution is to remove it given many users on MacOS X that doesn't have the lib. 

##Reference##
https://stackoverflow.com/questions/22886475/editline-history-h-and-editline-readline-h-not-found-working-on-osx-when-trying
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

Successfully merging this pull request may close these issues.

1 participant