You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# command-line-arguments
Undefined symbols for architecture x86_64:
"_srs_rtmp_create", referenced from:
__cgo_c2568fdecd5f_Cfunc_srs_rtmp_create in main.cgo2.o
(maybe you meant: __cgo_c2568fdecd5f_Cfunc_srs_rtmp_create)
"_srs_rtmp_handshake", referenced from:
__cgo_c2568fdecd5f_Cfunc_srs_rtmp_handshake in main.cgo2.o
(maybe you meant: __cgo_c2568fdecd5f_Cfunc_srs_rtmp_handshake)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered:
Hi, is it possible use your lib, with cgo ?
Actually i have a problem with it.
code sample:
output:
The text was updated successfully, but these errors were encountered: