Hi, when i install the popins2 software, i meet a question as follows:
popins2.cpp:(.text._ZZN12CompactedDBGIvvE20annotateSplitUnitigsERKS0_mbENKUlvE_clEv[_ZZN12CompactedDBGIvvE20annotateSplitUnitigsERKS0_mbENKUlvE_clEv]+0xdb7): undefined reference to Kmer::toString[abi:cxx11]() const' popins2.cpp:(.text._ZZN12CompactedDBGIvvE20annotateSplitUnitigsERKS0_mbENKUlvE_clEv[_ZZN12CompactedDBGIvvE20annotateSplitUnitigsERKS0_mbENKUlvE_clEv]+0xe05): undefined reference to Kmer::toStringabi:cxx11 const'
./build/popins2.o: In function std::enable_if<true, unsigned long>::type CompactedDBG<void, void>::joinUnitigs_<true>(std::vector<Kmer, std::allocator<Kmer> >*, unsigned long)': popins2.cpp:(.text._ZN12CompactedDBGIvvE12joinUnitigs_ILb1EEENSt9enable_ifIXT_EmE4typeEPSt6vectorI4KmerSaIS6_EEm[_ZN12CompactedDBGIvvE12joinUnitigs_ILb1EEENSt9enable_ifIXT_EmE4typeEPSt6vectorI4KmerSaIS6_EEm]+0x56d): undefined reference to Kmer::toStringabi:cxx11 const'
./build/popins2.o:popins2.cpp:(.text._ZN12CompactedDBGIvvE12joinUnitigs_ILb1EEENSt9enable_ifIXT_EmE4typeEPSt6vectorI4KmerSaIS6_EEm[_ZN12CompactedDBGIvvE12joinUnitigs_ILb1EEENSt9enable_ifIXT_EmE4typeEPSt6vectorI4KmerSaIS6_EEm]+0x5d8): more undefined references to `Kmer::toStringabi:cxx11 const' follow
collect2: error: ld returned 1 exit status
make: *** [popins2] Error 1
Hi, when i install the popins2 software, i meet a question as follows:
popins2.cpp:(.text._ZZN12CompactedDBGIvvE20annotateSplitUnitigsERKS0_mbENKUlvE_clEv[_ZZN12CompactedDBGIvvE20annotateSplitUnitigsERKS0_mbENKUlvE_clEv]+0xdb7): undefined reference to
Kmer::toString[abi:cxx11]() const' popins2.cpp:(.text._ZZN12CompactedDBGIvvE20annotateSplitUnitigsERKS0_mbENKUlvE_clEv[_ZZN12CompactedDBGIvvE20annotateSplitUnitigsERKS0_mbENKUlvE_clEv]+0xe05): undefined reference toKmer::toStringabi:cxx11 const'./build/popins2.o: In function
std::enable_if<true, unsigned long>::type CompactedDBG<void, void>::joinUnitigs_<true>(std::vector<Kmer, std::allocator<Kmer> >*, unsigned long)': popins2.cpp:(.text._ZN12CompactedDBGIvvE12joinUnitigs_ILb1EEENSt9enable_ifIXT_EmE4typeEPSt6vectorI4KmerSaIS6_EEm[_ZN12CompactedDBGIvvE12joinUnitigs_ILb1EEENSt9enable_ifIXT_EmE4typeEPSt6vectorI4KmerSaIS6_EEm]+0x56d): undefined reference toKmer::toStringabi:cxx11 const'./build/popins2.o:popins2.cpp:(.text._ZN12CompactedDBGIvvE12joinUnitigs_ILb1EEENSt9enable_ifIXT_EmE4typeEPSt6vectorI4KmerSaIS6_EEm[_ZN12CompactedDBGIvvE12joinUnitigs_ILb1EEENSt9enable_ifIXT_EmE4typeEPSt6vectorI4KmerSaIS6_EEm]+0x5d8): more undefined references to `Kmer::toStringabi:cxx11 const' follow
collect2: error: ld returned 1 exit status
make: *** [popins2] Error 1