I want to make a connection from Golang project to Cubrid DB, run on Windows and Linux. I found the driver github.com/sabzil/cubrid but it don't work on windows. Please give me a way to solve it!!!
Asked
Active
Viewed 141 times
0
-
did you install `gcc`? – nilsocket Oct 10 '18 at 09:29
-
Yes, I did. but they show an error: library not found for -lnsl – Võ Hoài Danh Oct 11 '18 at 02:06