Advertisement

07.03.2007 at 02:54PM PDT, ID: 22674077
[x]
Attachment Details

Error: entry point must be defined   in debug mode

Asked by hansw77041 in Microsoft Visual C++, Windows MFC Programming

Tags: point, must, entry, defined, error

I started a Single Doc/View MFC project and then wanted to convert it to UNICODE.

I've done this before and used what worked, however this time it failed with

LINK : fatal error LNK1561: entry point must be defined
Visual Studio 6
Settings for Win32Debug:

In Project/Settings/Link Category: Output  the Entry-point synbol is set to wWinMainCRTStartup

In Project/Settings/C/C++:  Category: General I replaced "_MBCS"  with "UNICODE"


Settings for Win32 Release:   Works ! Why does the debug setting fail !

In Project/Settings/Link Category: Output  the Entry-point synbol is set to wWinMainCRTStartup

In Project/Settings/C/C++:  Category: General I replaced "_MBCS"  with "UNICODE"


What else do I need to do ?
Start Free Trial
 
Loading Advertisement...
 
[+][-]07.03.2007 at 02:57PM PDT, ID: 19415100

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.03.2007 at 04:56PM PDT, ID: 19415801

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.03.2007 at 06:29PM PDT, ID: 19416089

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Microsoft Visual C++, Windows MFC Programming
Tags: point, must, entry, defined, error
Sign Up Now!
Solution Provided By: jkr
Participating Experts: 2
Solution Grade: A
 
 
[+][-]07.03.2007 at 06:55PM PDT, ID: 19416134

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32