go2xcode icon indicating copy to clipboard operation
go2xcode copied to clipboard

fails with clang not found

Open rakyll opened this issue 10 years ago • 0 comments

go2xcode golang.org/x/mobile/exp/sensor/example
# runtime/cgo
exec: "clang": executable file not found in $PATH
panic: exit status 2

goroutine 1 [running]:
main.main()
    /Users/jbd/src/github.com/rakyll/go2xcode/main.go:72 +0xbf1

rakyll avatar Sep 01 '15 21:09 rakyll