go-hep / hep

hep is the mono repository holding all of go-hep.org/x/hep packages and tools
https://go-hep.org
BSD 3-Clause "New" or "Revised" License
230 stars 35 forks source link

groot: go generate failure #947

Closed dolmen closed 2 years ago

dolmen commented 2 years ago
$ go generate -x ./groot
go run ./gen.rboot.go
2022/05/12 22:43:55 could not run gen-streamers:

error: rtests: no C++ ROOT installed
exit status 1
groot/groot.go:7: running "go": exit status 1

The groot/README file doesn't say what environment is required to regenerate files.

sbinet commented 2 years ago

true that.

sbinet commented 2 years ago

WDYT:

https://github.com/go-hep/hep/pull/948