-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
I am compiling go-sqlite3 into my application on Windows 10 64bit - since Go 1.22. When I upgraded Go to 1.25, compilations still works, however the application cannot be started anymore - getting message "...is not a valid Win32 application".
go-sqlite3 has been updated to the latest (v1.14.17 => v1.14.32), all caches cleaned up, but the problem still exists.
Disabling CGO and go-sqlite3 resolves the problem, but I am losing functionality. Reverting back to Go 1.24 fixes the problem.
Is there a known issue with Go 1.25? If YES - is there a workaround/fix?
Thank you in advance!
Metadata
Metadata
Assignees
Labels
No labels