Skip to content

How to build qt project in github action on windows os? #23

@ghost

Description

My project

main.yml file.

Creating a shared library

I just followed the above document to create qt shared library.

I compiled this project with mac in github actions. the compilation done in mac and linux with github action.

If I comes to windows it occured an errors.

collect2.exe: error: ld returned 1 exit status

My github action

Error on windows

How can I solve this error ?

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