Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

can't generate the xorm's baniry file , the err: .\xorm.go:35: undefined: Command #17

Closed
huangjiasingle opened this issue Mar 10, 2017 · 2 comments
Labels

Comments

@huangjiasingle
Copy link

env: window7
step:
github.com/go-sql-driver/mysql

go get @@@github.com/go-xorm/xorm

go get github.com/go-xorm/cmd

cd $GOPATH/src/github.com/go-xorm/cmd/xorm

go build xorm.go

throw the err : .\xorm.go:35: undefined: Command

@lunny
Copy link
Member

lunny commented Mar 10, 2017

go build

@lunny lunny added the invalid label Mar 10, 2017
@huangjiasingle
Copy link
Author

@lunny I don't understand it , go build i was do, but when i delete the repository of cmd, and then i redo : go get github.com/go-xorm/cmd , when it was finished , i could build .

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

No branches or pull requests

2 participants