Skip to content

Commit 5437f8a

Browse files
authoredOct 25, 2021
'Fix could not determine kind of name for C.free' in Windows 11 (#22)
1 parent 6fe6efc commit 5437f8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎gst/base/gst_type_find.go

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ package base
22

33
/*
44
#include "gst.go.h"
5+
6+
#include <stdlib.h>
57
*/
68
import "C"
79

0 commit comments

Comments
 (0)