differential-datalog
differential-datalog copied to clipboard
Why I cant find test/datalog_tests/redist.dl and ddlog.h
i have all the dependence done,but when i run
cc -shared -fPIC -I${JAVA_HOME}/include -I${JAVA_HOME}/include/${JDK_OS} -I. -I${DDLOG_HOME}/lib ${DDLOG_HOME}/java/ddlogapi.c -Ltarget/release/ -lrouting_ddlog -o libddlogapi.so
.
I got the error fatal error: ddlog.h: No such file or directory
ddlog.h is in rust/template