Closed
Description
I create an application using this driver and works very well in OSX. Now i want to cross-compile for windows and after type GOOS=windows GOARCH=386 go build
i get the following error C source files not allowed when not using cgo: sqlite3-binding.c
I installed all the necessary dependencies through goxc
and i cross-compile almost every day to windows. The mentioned issues happens when i use this driver.
Any help appreciated.
Metadata
Metadata
Assignees
Labels
No labels