Closed cdarken closed 6 years ago
I added the xevan src/header files in the Makefile.am here. Make sure you run autoreconf -i
before compiling, since autoconf needs to generate a new Makefile with the xevan files included.
Yes, they are referred, but you didn't commit the actual files in algorithm directory, xevan.h and xevan.c
algorithm.c:32:10: fatal error: algorithm/xevan.h: No such file or directory
#include "algorithm/xevan.h"
Wow, I'm an idiot. Just pushed them to the repo in this commit. Thanks for the catch.
Np. All is fine now.
I think you forgot to commit the header and the src file for xevan.