link cryptopp with my project

Vida Gh <[email protected]> Sat, 13 Aug 2022 06:44:38 -0700 (PDT)
Newsgroups gmane.comp.encryption.cryptopp
Message-ID <[email protected]>
hello
im clone cryptopp from your github and make that with "make cryptest.exe".
but when include that in my project and run my project whit "python waf 
build" (my project is in kodo)show this message: 
"examples/encode_decode_simple/encode_decode_simple.cpp.1.o: In 
function crc::crc32(std::vector<unsigned char, std::allocator<unsigned 
char> >&)': encode_decode_simple.cpp:(.text+0x29d): undefined reference 
to CryptoPP::CRC32::CRC32()'
collect2: error: ld returned 1 exit status
Waf: Leaving directory `/home/Desktop/tKodo/kodo-rlnc/build/linux'
Build failed
-> task in 'encode_decode_simple' failed with exit status 1 (run with -v to 
display more information)
"
please help me to solve this problem.

-- 
You received this message because you are subscribed to the Google Groups "Crypto++ Users" 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/cryptopp-users/11d88d02-ad3a-4869-a87d-eef89cd2ea1bn%40googlegroups.com.