473,385 Members | 1,655 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

/D "_UNICODE" /D "UNICODE" showing in command line but not in preprocessordefinitions??

I am trying to compile my project but it is compiling for Unicode. I
checked the preprocessor definitions and there is no UNICODE reference
but I see /D "_UNICODE" /D "UNICODE" in the command line.

I even tried clearing all of the preprocessor definitions and the /D
"_UNICODE" /D "UNICODE" entry in the command line still remain.

How do I clear this?

--
Bruce E. Stemplewski
GarXface OCX and C++ Class Library for the Garmin GPS
www.stempsoft.com
Dec 28 '06 #1
2 5680
On Wed, 27 Dec 2006 20:11:27 -0500, Bruce <Br***@nospam.comwrote:
>I am trying to compile my project but it is compiling for Unicode. I
checked the preprocessor definitions and there is no UNICODE reference
but I see /D "_UNICODE" /D "UNICODE" in the command line.

I even tried clearing all of the preprocessor definitions and the /D
"_UNICODE" /D "UNICODE" entry in the command line still remain.

How do I clear this?
Select the desired "Character Set" in Project Properties, "General"
category.

--
Doug Harrison
Visual C++ MVP
Dec 28 '06 #2
Doug Harrison [MVP] wrote:
On Wed, 27 Dec 2006 20:11:27 -0500, Bruce <Br***@nospam.comwrote:
>I am trying to compile my project but it is compiling for Unicode. I
checked the preprocessor definitions and there is no UNICODE reference
but I see /D "_UNICODE" /D "UNICODE" in the command line.

I even tried clearing all of the preprocessor definitions and the /D
"_UNICODE" /D "UNICODE" entry in the command line still remain.

How do I clear this?

Select the desired "Character Set" in Project Properties, "General"
category.
That was it! I must be blind. :) Thanks!

--
Bruce E. Stemplewski
GarXface OCX and C++ Class Library for the Garmin GPS
www.stempsoft.com
Dec 28 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: j. smith | last post by:
Hi, I need your help! Why does Borland Builder says E2293 ) expected at line 210 when using the fellowing line: virtual void Parse(const TCHAR* szValue) = 0;
2
by: Paolo | last post by:
I imported a VC++6.0 project into VC++7.1. The conversion operation makes a mess with Preprocessor Definitions, adding a "$(NoInherit)" for each file. For example: I had a DLL project in VC++6.0...
2
by: Alex Hardin | last post by:
Hey, I just downloaded Visual C++ 2005 Express, and I'm reading through a book called "Visual C++ .NET Step By Step", which was made for 2003. Just so you know where I'm getting this example. ...
1
by: qhe | last post by:
Hi, all: My VC6 MFC application is recognized as a Unicode application by the driver manager, so when I read nchar fileds in MS SQL Server database, the SQL_WCHAR does not convert to SQL_CHAR,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.