From 724c4febd9e7e74b0ff7e6769978ba3a9fdc0187 Mon Sep 17 00:00:00 2001 From: kunmeng Date: Thu, 27 Feb 2025 14:51:06 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E7=BC=96=E8=AF=91=E6=97=B6=E9=9C=80?= =?UTF-8?q?=E8=A6=81=E6=8C=87=E5=AE=9A=20LIBRARY=5FPATH=20=3D=20=E6=B5=B7?= =?UTF-8?q?=E5=BA=B7=E5=BA=93,=E8=BF=90=E8=A1=8C=E6=97=B6=E9=9C=80?= =?UTF-8?q?=E8=A6=81=E6=8C=87=E5=AE=9A=20LD=5FLIBRARY=5FPATH=20=3D?= =?UTF-8?q?=E6=B5=B7=E5=BA=B7=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Core/core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/core.go b/Core/core.go index edb9ad0..e4e4873 100644 --- a/Core/core.go +++ b/Core/core.go @@ -2,7 +2,7 @@ package Core /* #cgo CFLAGS: -I../include -#cgo LDFLAGS: -L${SRCDIR}/../libs/x86_64 -lHCCore -lhcnetsdk -lhpr -lNPQos -lSuperRender +#cgo LDFLAGS: -lHCCore -lhcnetsdk -lhpr -lNPQos -lSuperRender #include #include #include