Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation failed #36

Open
sapiens-sapide opened this issue Nov 29, 2016 · 4 comments · May be fixed by #43
Open

installation failed #36

sapiens-sapide opened this issue Nov 29, 2016 · 4 comments · May be fixed by #43

Comments

@sapiens-sapide
Copy link

command go get github.com/relops/cqlc failed with the following output :

$GOPATH/github.com/relops/cqlc/generator/template.go:50: undefined: gocql.CLUSTERING_KEY
$GOPATH/github.com/relops/cqlc/generator/template.go:54: undefined: gocql.PARTITION_KEY
$GOPATH/github.com/relops/cqlc/generator/template.go:59: undefined: gocql.PARTITION_KEY
$GOPATH/github.com/relops/cqlc/generator/template.go:62: undefined: gocql.CLUSTERING_KEY
$GOPATH/github.com/relops/cqlc/generator/template.go:85: undefined: gocql.CLUSTERING_KEY
$GOPATH/github.com/relops/cqlc/generator/template.go:91: undefined: gocql.PARTITION_KEY

Same for command go build. Any clue ?
Thanks

ddave09 pushed a commit to ddave09/cqlc that referenced this issue Dec 20, 2016
Root cause: commit to gocql repository. Revision #dff0cafdc4ab807c5e90e09f351b87ae4eb852cc
@jeffdh5
Copy link

jeffdh5 commented Feb 19, 2017

Trying to install cqlc but still failing at the same issue. The fork failed as well.

@johnepiscopo
Copy link

johnepiscopo commented Apr 29, 2017

I'm also experiencing this issue for both the master and the fork.

Edit: Manually making the changes on master from the fork seems to do the trick

@rohitsaboo
Copy link

@0x6e6562 can we merge this fix in?

@MJBrune
Copy link

MJBrune commented May 3, 2018

CQLC might be cool. I dunno can't get it to install cause we never got this fix in...

pingginp added a commit to pingginp/cqlc that referenced this issue Sep 15, 2018
@pingginp pingginp linked a pull request Sep 18, 2018 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants