浏览代码

1. 移除无效的链接库

kunmeng 2 月之前
父节点
当前提交
7fa66f4bae
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Core/core.go

+ 1 - 1
Core/core.go

@@ -2,7 +2,7 @@ package Core
 
 /*
 #cgo CFLAGS: -I../include
-#cgo LDFLAGS: -lHCCore -lhcnetsdk -lhpr -lNPQos -lSuperRender
+#cgo LDFLAGS: -lHCCore -lhcnetsdk
 #include <stdio.h>
 #include <stdlib.h>
 #include <stddef.h>