here is the part that fails. i assume i something was not built during the
octool install.... but i could be wrong, any help would be much appriciated.
44%] Building CXX object opencog/nlp/wsd/CMakeFiles/wsd.dir/EdgeThin.cc.o
[ 48%] Building CXX object opencog/nlp/wsd/CMakeFiles/wsd.dir/EdgeUtils.cc.o
Scanning dependencies of target nlp_oc_types_cython
In file included from
/home/christopher/opencog/opencog/nlp/wsd/EdgeUtils.cc:10:
/home/christopher/opencog/opencog/nlp/wsd/ForeachWord.h:23:10: fatal error:
opencog/nlp/types/atom_types.h: No such file or directory
23 | #include <opencog/nlp/types/atom_types.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [opencog/nlp/wsd/CMakeFiles/wsd.dir/build.make:76:
opencog/nlp/wsd/CMakeFiles/wsd.dir/EdgeUtils.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from
/home/christopher/opencog/opencog/nlp/wsd/EdgeThin.cc:12:
/home/christopher/opencog/opencog/nlp/wsd/ForeachWord.h:23:10: fatal error:
opencog/nlp/types/atom_types.h: No such file or directory
23 | #include <opencog/nlp/types/atom_types.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [opencog/nlp/wsd/CMakeFiles/wsd.dir/build.make:63:
opencog/nlp/wsd/CMakeFiles/wsd.dir/EdgeThin.cc.o] Error 1
--
You received this message because you are subscribed to the Google Groups
"opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/opencog/61a70c93-4316-44d3-86e1-a1adaa61728en%40googlegroups.com.