when I try to build the project it throw Linker error
[2/2] Link UE4Editor-CryptoPPPlugin.dylib
Undefined symbols for architecture x86_64:
"typeinfo for UBlueprintFunctionLibrary", referenced from:
typeinfo for UCryptoPPPluginBPLibrary in Module.CryptoPPPlugin.cpp.o
typeinfo for UCryptoPPPluginBPLibrary in Module.CryptoPPPlugin.gen.cpp.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ERROR: UBT ERROR: Failed to produce item: /Users/naimkhader/Documents/Unreal Projects/Testing/Plugins/CryptoPPPlugin/Binaries/Mac/UE4Editor-CryptoPPPlugin.dylib
Total build time: 18.64 seconds (Local executor: 0.00 seconds)