B
Brett
I have recently purchased Visual C++ . Net compiler and i am trying to
compile a project that i had working in Visual C++ 6.0.
When I compile, I am receiving the warning:
cl : Command line warning D4025 : overriding '/EHs' with '/EHa'
I have specifically asked for the /EHsc switch because that is what I
require.
Is there anyway that I can get it to compile in this way?
Thanks,
Brett.
compile a project that i had working in Visual C++ 6.0.
When I compile, I am receiving the warning:
cl : Command line warning D4025 : overriding '/EHs' with '/EHa'
I have specifically asked for the /EHsc switch because that is what I
require.
Is there anyway that I can get it to compile in this way?
Thanks,
Brett.