1. 移除无效的链接库
This commit is contained in:
@@ -2,7 +2,7 @@ package Core
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
#cgo CFLAGS: -I../include
|
#cgo CFLAGS: -I../include
|
||||||
#cgo LDFLAGS: -lHCCore -lhcnetsdk -lhpr -lNPQos -lSuperRender
|
#cgo LDFLAGS: -lHCCore -lhcnetsdk
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user