Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6699117
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T06:39:28+00:00 2026-05-26T06:39:28+00:00

I Have the Visual Studio C++ 2008 Express Edition. I am trying to compile

  • 0

I Have the Visual Studio C++ 2008 Express Edition.

I am trying to compile a program but I am getting the following Link Error:

1>MSVCRT.lib(wcrtexew.obj) : error LNK2001: unresolved external symbol _wWinMain@16

What I tried to do:

I found this on google:

For Visual C++ .NET: In the Advanced category of the Linker folder in the Project Properties dialog box, set the Entry Point to wWinMainCRTStartup.

It was intended to work but didn’t. How do I compile this app?

The code is stupidly simple:

#include "stdafx.h"
int main( int argc, char ** argv )
{
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T06:39:29+00:00Added an answer on May 26, 2026 at 6:39 am

    There are multiple ways to solve this:

    1. Create a console application
    2. Change the Subsystem console now in the linker settings ( Project Settings -> Linker -> System -> SubSystem (select Console))
    3. Change the entry point in the linker settings to mainCRTStartup (Project Settings -> Linker -> Advanced -> Entry Point)
    4. Define int CALLBACK WinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance,LPSTR lpCmdLine,int nCmdShow ); instead of int main(int argc, char const ** argv)

    5. Change the Character Set to Use Unicode Character Set (Project Settings -> General->Character Set )

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using Visual Studio 2008 Express Edition to compile the following code in a
I am using Visual Studio C# 2008 Express Edition. I have a Solution that
A very basic question. I have just installed Visual Studio 2008 Express Edition and
Windows XP Pro 32bit Visual studio 2008 VC Express edition. I have installed cmake
hello I have Visual Studio 2008 Express edition, I found some add-ins like metalscroll
I am using Visual Studio C# 2008 Express Edition. I have a solutions with
I have Visual Studio 2008 Express SP1 installed on my machine. I tried to
On my machine I have Visual Studio 2008,C# Express,Delphi 7 and Delphi 2009 Architect(No
Did any one have luck recently register Visual studio 2008 express C# product? Look
I have installed: Visual C# 2008 Express Visual Web Developer 2008 Express Visual Studio

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.