opencog / cogutil

Very low-level C++ programming utilities used by several components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build failure

issacnitin opened this issue · comments

[ 13%] Linking CXX shared library libpatternminer-types.dylib
ld: file not found: libcogutil.dylib for architecture x86_64
collect2: error: ld returned 1 exit status
make[2]: *** [opencog/learning/PatternMiner/types/libpatternminer-types.dylib] Error 1
make[1]: *** [opencog/learning/PatternMiner/types/CMakeFiles/patternminer-types.dir/all] Error 2
make: *** [all] Error 2

Using Mac OS.

got fixed by latest version