minus5 / gofreetds

Go Sql Server database driver.
MIT License
113 stars 48 forks source link

how to fix it #73

Open zxy82005337 opened 4 years ago

zxy82005337 commented 4 years ago

vendor\github.com\minus5\gofreetds\conn_pool.go:33:19: undefined: Conn vendor\github.com\minus5\gofreetds\params_cache.go:8:22: undefined: spParam

hxdhero commented 4 years ago

i have the same question with this command : GOOS=windows GOARCH=386 go build -o muweb.exe main.go