Hi,
When I try to compile my VC++.Net project in the release mode, I'm getting
the error, "error result returned from 'cl.exe' ". It happens when I add a
static data member to a class whose all other members are static
This doesn't happen when I compile in the debug mode.
Anybody has come across this situation?
Regards,
Arun
David Lowndes - 18 Sep 2003 07:38 GMT
>When I try to compile my VC++.Net project in the release mode, I'm getting
>the error, "error result returned from 'cl.exe' ". It happens when I add a
>static data member to a class whose all other members are static
>
>This doesn't happen when I compile in the debug mode.
Arun,
Do you have a relatively small example of how to reproduce this
problem?
Dave

Signature
MVP VC++ FAQ: http://www.mvps.org/vcfaq