Hello,
I am installing FEAP8.4 on MacBook. During make archive for unix, I got this error message:
x11u.c:65:70: fatal error: stdio.h: No such file or directory
It seems that include file of stdio.h is missing. Is this issue of X11 library? Or are some of the variables in makefile.in wrong? Any advise would be great.
Thank you.