Skip to content

C source files not allowed when not using cgo: sqlite3-binding.c #217

Closed
@cadizjavier

Description

@cadizjavier

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions