Skip to content

Recompiled with Go 1.25 and cannot start application #1354

@aaigr11

Description

@aaigr11

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

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