Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary was compiled with CG0_Enabled=0 #7

Open
MikiahG opened this issue Dec 29, 2024 · 0 comments
Open

Binary was compiled with CG0_Enabled=0 #7

MikiahG opened this issue Dec 29, 2024 · 0 comments

Comments

@MikiahG
Copy link

MikiahG commented Dec 29, 2024

I was attempting to follow the steps to install. They seemed very easy. When I attempted to run the application I get this error. I am not sure what is the problem here.
I tried to install sqlite on my machine but that didn't seem to change anything.
I am running on windows 11

go run .
panic: failed to upgrade database: Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub

goroutine 1 [running]:
main.setupWhatsAppClient()
C:/pathToFolder/whatsapp.go:21 +0x334
main.main()
C:/Users/pathToFolder/main.go:12 +0x17
exit status 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant