pallium icon indicating copy to clipboard operation
pallium copied to clipboard

Build fail

Open apple314159 opened this issue 10 years ago • 1 comments

go get github.com/KoFish/pallium

responds with

github.com/KoFish/pallium/storage

/opt/gopkg/src/github.com/KoFish/pallium/storage/db.go:74: undefined: AssetDir /opt/gopkg/src/github.com/KoFish/pallium/storage/db.go:80: undefined: Asset

Is it missing an import?

apple314159 avatar Apr 03 '15 20:04 apple314159

@apple314159 It should work if you try running the setup.sh script before running Pallium.

KoFish avatar May 19 '15 14:05 KoFish