diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2024-11-20 17:54:03 +0500 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2024-11-20 14:26:16 +0100 |
commit | 2fa2eab15112cb2a4d585a0be89ddcfef24a46b9 (patch) | |
tree | 24e97969fb4e6938f26fce1f19507314061805cf /accessibility | |
parent | 6569bbba1c7435b11aed909b3b9924dff58da70e (diff) |
Fix build
[LNK] Executable/pdfverify.exe
pdfverify.o : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl svl::crypto::SigningContext::SigningContext(void)" (__imp_??0SigningContext@crypto@svl@@QEAA@XZ) referenced in function "int __cdecl `anonymous namespace'::pdfVerify(int,char * *)" (?pdfVerify@?A0x0f935d2e@@YAHHPEAPEAD@Z)
pdfverify.o : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl svl::crypto::SigningContext::~SigningContext(void)" (__imp_??1SigningContext@crypto@svl@@QEAA@XZ) referenced in function "int __cdecl `anonymous namespace'::pdfVerify(int,char * *)" (?pdfVerify@?A0x0f935d2e@@YAHHPEAPEAD@Z)
C:\lo\build2\workdir\LinkTarget\Executable\pdfverify.exe : fatal error LNK1120: 2 unresolved externals
Change-Id: Ifc10321e254023d9194c697794c86e6227a5c05c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176838
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'accessibility')
0 files changed, 0 insertions, 0 deletions