Compile generator.cc: cannot find "xflow/ops.h" file
hiigao opened this issue · 1 comments
hiigao commented
Hi, I want compile generator to generate the substitution sets, but the compile result is showing "generator.cc:17:23: fatal error: xflow/ops.h: No such file or directory". I notice that xflow(https://github.com/dsouzajude/xFlow/tree/1.0.0) is a python project, and didn't give any C source code. How can I get those xflow C type files? Thanks a lot, if someone knows how to handle this problem and provides some hints for this.
hiigao commented
Well... change "xflow" to "taso" may hlep.