You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~$ echo '#include<yaep.h>' >test.c ~$ gcc test.c In file included from test.c:1:0: /usr/local/include/yaep.h:47:22: fatal error: allocate.h: No such file or directory compilation terminated.
The text was updated successfully, but these errors were encountered:
after
make install
, i try~$ echo '#include<yaep.h>' >test.c
~$ gcc test.c
In file included from test.c:1:0:
/usr/local/include/yaep.h:47:22: fatal error: allocate.h: No such file or directory
compilation terminated.
The text was updated successfully, but these errors were encountered: