Error Every Compile(Windows)

  • Zombie
    26th Mar 2011 Member 0 Permalink
    Here is the error I get every time I compile.

    1>------ Build started: Project: SuperPowder, Configuration: Debug Win32 ------
    1>LINK : error LNK2001: unresolved external symbol _WinMainCRTStartup
    1>C:\Users\Zach\Desktop\TPT Source\SuperPowder\Debug\SuperPowder.exe : fatal error LNK1120: 1 unresolved externals
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

    Thanks for the Help! :D
  • Neospector
    26th Mar 2011 Member 0 Permalink
    Make sure every file is connected as it should be. Include your ".h" files in the link as well as the Libraries and Includes folder.