When I create a project, give me:
Build error for ld: library not found for -lDriverLicenseParser clang: error: linker command failed with exit code 1 (use -v to see Call)
I want to integrate driver license scanning. I am going with two links:
But I have no solution. I have one source code, but the error happens like this.
libDriverLicenseParser.a
ld: library not found for -lDriverLicenseParser clang: error: linker command with exit code 1 (use -v to call the call)

If any solution please give me. I am so confused about this type of error.