p1ratrulezzz / brainser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build error: "jetbrainser/src/app" src\app\init.go:14:12: pattern resources_enc: no matching files found

junkloader opened this issue · comments

master branch fails to build due to missing embed resource:

go build -tags console -o "bin/jetbrainser-win-x64.exe" "jetbrainser/src/app"
src\app\init.go:14:12: pattern resources_enc: no matching files found

Can't seem to find this resource anywhere in the current head of the repo.

Resources must be downloaded separately, it is not to be included here in repo

For anyone else, the resources are available, at the original location ;)