Quantcast
Channel: User HolyBlackCat - Stack Overflow
Viewing all articles
Browse latest Browse all 1287

Comment by HolyBlackCat on My project build is failing to compile with gcc - WinMain issue?

$
0
0
The error tells you you're missing either a main function or WinMain. Either one will work, regardless of -mconsole/-mwindows. -mconsole is already the default, you don't need it. And -Wl,-e,mainCRTStartup is also unnecessary.

Viewing all articles
Browse latest Browse all 1287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>