project upgrade problem -
11-08-2005
, 02:02 PM
I have upgraded my Visual C++ 6.0 ATL project to Visual Studio .Net 2003.
Then I set "Use Managed Extensions" property to "Yes". As a result, I am
getting an error:
"Command line error D2016 : '/RTC1' and '/clr' command-line options are
incompatible"
Which project property should I change to make it compile?
Gregory |