You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an application with wWinMain defined that runs just fine (not considering #7851) without linking to C. When I do link with C, I get this message from lld:
lld-link: error: undefined symbol: main
>>> referenced by d:\agent\_work\4\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:78
>>> libcmtd.lib(exe_main.obj):(int __cdecl invoke_main(void))
error: LLDReportedFailure