Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ubuntu 编译RTCSignalServer失败 #10

Open
liouvilles opened this issue Nov 5, 2019 · 2 comments
Open

ubuntu 编译RTCSignalServer失败 #10

liouvilles opened this issue Nov 5, 2019 · 2 comments

Comments

@liouvilles
Copy link

报错如下:
GOPATH =
make[1]: Entering directory '/home/lv/totalWs/multimedia/webrtc/RTCStartupDemo-master/RTCSignalServer'
making for mac
/bin/sh: go: command not found
Makefile:9: recipe for target 'mac' failed
make[1]: *** [mac] Error 127
make[1]: Leaving directory '/home/lv/totalWs/multimedia/webrtc/RTCStartupDemo-master/RTCSignalServer'
Makefile:4: recipe for target 'all' failed
make: *** [all] Error 2

@NotMyYida
Copy link

一样,同问

@munderline
Copy link

go version 1.14

$ cd RTCSignalServer
$ go env -w GO111MODULE=off
$ source env.sh
$ make

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants