From 9232399fe71a1c8230f7e8408ba822e32f90c8c9 Mon Sep 17 00:00:00 2001 From: Mahno Date: Sat, 22 Mar 2025 18:33:17 +0800 Subject: [PATCH] try fix build issues --- tqtinterface.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/tqtinterface.spec b/tqtinterface.spec index 9a56a7f..3319edb 100644 --- a/tqtinterface.spec +++ b/tqtinterface.spec @@ -39,6 +39,7 @@ cmake \ -DQT_VERSION=3 \ -DPKG_CONFIG_PATH=%{trinity_dir}/lib/pkgconfig \ ../%{name}-%{version}/ +export LD_LIBRARY_PATH=%{trinity_dir}/lib:$LD_LIBRARY_PATH make %{?_smp_mflags} %install