Command line error D2016 : '/RTC1' and '/clr:initialappdomain' command-line options are incompatible

Command line error D2016 : '/RTC1' and '/clr:initialappdomain' command-line options are incompatible

Post by Lars Grtel » Thu, 16 Oct 2003 17:08:18


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.

--


- Lars
 
 
 

Command line error D2016 : '/RTC1' and '/clr:initialappdomain' command-line options are incompatible

Post by Lars Grtel » Thu, 16 Oct 2003 17:35:57

Solved
I forgot two cpp files, but I have another question.

--


- Lars




command-line