Skip to content
New issue

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

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

Already on GitHub? # to your account

Does not compile #35

Open
FXC-ai opened this issue Mar 14, 2023 · 1 comment
Open

Does not compile #35

FXC-ai opened this issue Mar 14, 2023 · 1 comment
Assignees

Comments

@FXC-ai
Copy link

FXC-ai commented Mar 14, 2023

Yo, j ai voulu testé ton projet mais il compile pas.
J'ai eu ça comme erreur : src/msh_signals_utils.c:20:2: error: implicit declaration of function 'rl_replace_line' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
rl_replace_line("", 0);

a tte !

@Laendrun Laendrun self-assigned this Mar 15, 2023
@Laendrun
Copy link
Owner

adieu, est-ce que tu as la librairie readline installée avec brew42 ?
Tu devrais avoir un fichier readline.h ici si c'est le cas :

~/.brew/Cellar/readline/8.2.1/include

C'est le include dans lequel est déclarée la fonction rl_replace_line

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants