Forums
hi, where I try to run make command in directory ../Freeling/APIs/Python3 I get this error
freeling_pythonAPI.cxx:3283:11: fatal error: freeling.h: No such file or directory
#include "freeling.h"
^~~~~~~~~~~~
compilation terminated.
Makefile:11: recipe for target '_freeling.so' failed
make: *** [_freeling.so] Error 1
I assume you are talking…
I assume you are talking about master branch or v4.1
APIs for that version must be build via cmake.
Check file INSTALL.linux in the root folder, or "feeling 4.1 user manual" in "documentation" section of Freeling webpage.