Groups | Blog | Home
all groups > visual c > december 2006 >

visual c : /D "_UNICODE" /D "UNICODE" showing in command line but not in preprocessor definitions??



Doug Harrison [MVP]
12/27/2006 7:25:44 PM
[quoted text, click to view]

Select the desired "Character Set" in Project Properties, "General"
category.

--
Doug Harrison
Bruce
12/27/2006 8:11:27 PM
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
Bruce
12/27/2006 8:55:42 PM
[quoted text, click to view]
That was it! I must be blind. :) Thanks!

--
Bruce E. Stemplewski
GarXface OCX and C++ Class Library for the Garmin GPS
AddThis Social Bookmark Button