Mingw: mingw_unicode()
doesn't always fix undefined references to WinMain
#129
Labels
bug
Something isn't working
aminya/cpp_vcpkg_project#9
I have written a macro in project_options to try to fix the
WinMain
issue in MinGW. But adding-municode
as a compile option doesn't fix the issue. Adding it as a link option causes linking to the fail with undefined reference towWinMain
. Other compilers don't need such flags, and I am not sure why we should do this for MinGW.https://github.com/aminya/cpp_vcpkg_project/runs/6542106054?check_suite_focus=true#step:6:203
Upvote & Fund
I am using Polar.sh so you can upvote and help fund this issue. The funding is received once the issue is completed & confirmed by you.
Thank you in advance for helping prioritize & fund our backlog.
The text was updated successfully, but these errors were encountered: