Skip to content

Instantly share code, notes, and snippets.

@kdmkdmkdm
Created April 18, 2012 21:21
Show Gist options
  • Save kdmkdmkdm/2416664 to your computer and use it in GitHub Desktop.
Save kdmkdmkdm/2416664 to your computer and use it in GitHub Desktop.
output
1>------ Build started: Project: project one, Configuration: Debug Win32 ------
1>MSVCRTD.lib(crtexew.obj) : error LNK2019: unresolved external symbol _WinMain@16 referenced in function ___tmainCRTStartup
1>C:\Users\Kurt3\Desktop\Video Game Programming\Gameinstitute.com - Game Engine Development Course\Projects\project one\Debug\project one.exe : fatal error LNK1120: 1 unresolved externals
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment