Skip to content

compiling for windows gives dll not found error #51

Open
@rawsh

Description

@rawsh

2017/11/10 13:54:12 Failed to load qtdrv.ui.dll: Module not found.

I build with this command:

env GOOS=windows GOARCH=amd64 CGO_ENABLED=1 CC=x86_64-w64-mingw32-gcc CXX=x86_64-w64-mingw32-g++ go build -ldflags "-r ." -o bin/out.exe

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