Re: -DWIN32 -DVISUAL_CPLUSPLUS

Valery Fine (fine@bnl.gov)
Tue, 10 Nov 1998 10:06:23 -0500


On 10 Nov 98 at 10:27, GENTIT Francois-Xavier DAPNI wrote:

> Dear Valeri,
> Thanks for your answer, but could you be more explicit ? Where
> do I have
> to enter
>
> -DWIN32 -DVISUAL_CPLUSPLUS ?

I did send yesterday an example fo makefile.

What about DevStudio "follow me" and "select":

1. Developer Studio
2. "Project"
3. Setting (Alt-F7)
4. C/C++
5. Category: Preprocessor
6. Preprocessor definitions: WIN32,VISUAL_CPLUSPLUS

Watch "Project options". There you should see among other
parameters: /D "WIN32" /D "VISUAL_CPLUSPLUS"

Try re-build your project and let me know.

Valery