yaep icon indicating copy to clipboard operation
yaep copied to clipboard

make install doesn't install allocate.h

Open effbiae opened this issue 8 years ago • 1 comments

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.

effbiae avatar Nov 02 '16 05:11 effbiae

Thank you for the report. I've just fixed this issue.

vnmakarov avatar Nov 04 '16 22:11 vnmakarov