I tried to compile and link the code, but there are references to header files that do not exist in the librespeaker-dev include files, e.g. “vep_doa_kws_node.h”.
If I download the missing header files from searching on the net, it compiles but does not link:
/tmp/ccaZ9AuP.o: In function main':<br/> main_vep_nr_test.cc:(.text+0x482): undefined reference to
respeaker::VepAecBeamformingNode::Create(int, bool)’
main_vep_nr_test.cc:(.text+0x504): undefined reference to `respeaker::VepDoaKwsNode::Create(std::__cxx11::basic_string<char, std::char_traits, std::allocator >, std::__cxx11::basic_string<char, std::char_traits, std::allocator >, std::__cxx11::basic_string<char, std::char_traits, std::allocator >, int, bool, bool)’
collect2: error: ld returned 1 exit status
librespeaker Version: 2.1.1-build181119