We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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 ?