L
Lars Grøtteland
Hello!
How can I solve this command line error?
Command line error D2016 : '/RTC1' and '/clr:initialappdomain' command-line
options are incompatible
I was creating a simple application in VC6.0 and ported it to .NET 2003.
Without ManagedCode I ran the program fine, but when I inserted the
ManagedCode, I received this error message.
I searched Google and found that I should change the /RTC1 for every Cpp
file in my project.
But still I receive this error.
How can I solve it. Please help me.
How can I solve this command line error?
Command line error D2016 : '/RTC1' and '/clr:initialappdomain' command-line
options are incompatible
I was creating a simple application in VC6.0 and ported it to .NET 2003.
Without ManagedCode I ran the program fine, but when I inserted the
ManagedCode, I received this error message.
I searched Google and found that I should change the /RTC1 for every Cpp
file in my project.
But still I receive this error.
How can I solve it. Please help me.