im running linux mint 20.3 set up is v standard i havent really done anything to the op system. could i just add the atom_types header to that file and keep going ? you alls thoughts?
On Sunday, June 19, 2022 at 2:15:39 PM UTC+2 christopher rehm wrote: > 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/9f84608a-a8a9-4f42-87cd-330f5effa71bn%40googlegroups.com.
