Skip to content

I can not go get http://code.google.com/p/gosqlite/sqlite #18

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. when I run the command: go get http://code.google.com/p/gosqlite/sqlite
I got the result is :
unrecognized import path http:/code.google.com/p/gosqlite/sqlite
2. and also, if I download the source code to $GOROOT/src/pkg/code.google.com/p
and then run the command: go tool cgo -- -lsqlite3 sqlite.go
I got the error:
  unrecognized sqlite3 ...
  and also the related functions which are all unrecognized


What version of the product are you using? On what operating system?
sqlite3 is 3.7; and Go is the latest. OS is redhat centos 



Original issue reported on code.google.com by liumeime...@gmail.com on 20 Jun 2012 at 3:22

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions