mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2024-12-22 18:32:19 +00:00
Translate ld error
This commit is contained in:
parent
fd07556963
commit
58e0473f42
@ -86,9 +86,9 @@ then srtgo package is unable to build.
|
|||||||
```bash
|
```bash
|
||||||
~/ghostream$ go run main.go
|
~/ghostream$ go run main.go
|
||||||
# github.com/haivision/srtgo
|
# github.com/haivision/srtgo
|
||||||
/usr/bin/ld : ne peut trouver -lsrt
|
/usr/bin/ld: cannot find -lsrt
|
||||||
/usr/bin/ld : ne peut trouver -lsrt
|
/usr/bin/ld: cannot find -lsrt
|
||||||
/usr/bin/ld : ne peut trouver -lsrt
|
/usr/bin/ld: cannot find -lsrt
|
||||||
collect2: error: ld returned 1 exit status
|
collect2: error: ld returned 1 exit status
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user