a-palchikov / sqlago

Sybase Anywhere driver for Go
Other
18 stars 11 forks source link

Failed to load dbcapi.dll: The specified module could not be found. #5

Open hoaidanh opened 6 years ago

hoaidanh commented 6 years ago

Hi Sir, I try to run on windows, but get an error. I just have download dbcapi.dll to C:\Windows\SysWOW64, but it not work. Please help me to fix, thanks


panic: Failed to load dbcapi.dll: The specified module could not be found.

goroutine 1 [running]:
syscall.MustLoadDLL(0x8796bf, 0xa, 0x1)
    C:/Go/src/syscall/dll_windows.go:77 +0x76
a-palchikov commented 5 years ago

Hey, thanks for checking out this project. It is utterly out of date as I have not touched it for years but I'll try to look into this.