Click here to Skip to main content
15,898,134 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
QuestionC# Controls in Managed C++ WindowsForms app Pin
ziofabri22-Mar-06 21:46
ziofabri22-Mar-06 21:46 
JokeRe: C# Controls in Managed C++ WindowsForms app Pin
ziofabri22-Mar-06 22:22
ziofabri22-Mar-06 22:22 
GeneralRe: C# Controls in Managed C++ WindowsForms app Pin
Sebastian Schneider22-Mar-06 22:32
Sebastian Schneider22-Mar-06 22:32 
Questionvc++.net(1.1) Pin
pankajgarg1222-Mar-06 4:17
pankajgarg1222-Mar-06 4:17 
QuestionLnk1104 error "Cannot open file MSVCIRT.lib" Pin
laksshminarasiman22-Mar-06 0:13
laksshminarasiman22-Mar-06 0:13 
AnswerRe: Lnk1104 error "Cannot open file MSVCIRT.lib" Pin
toxcct22-Mar-06 0:44
toxcct22-Mar-06 0:44 
GeneralRe: Lnk1104 error "Cannot open file MSVCIRT.lib" Pin
laksshminarasiman22-Mar-06 17:05
laksshminarasiman22-Mar-06 17:05 
QuestionCommand line error D2016 : '/RTC1' and '/clr:initialappdomain' command-line options are incompatible Pin
giftsana21-Mar-06 21:34
giftsana21-Mar-06 21:34 
I have a simple application in VC6.0 and ported it to .NET 2003.
I set "Use Managed Extensions" to Yes from the Project Properties->Configuration Properties->General because am using #using <mscorlib.dll>.

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

i saw a lot of articles on this which suggested to do the foll to solve this error: i.e.
Open the project's Property Pages dialog box. For details, see Setting Visual C++ Project Properties.
Click the C/C++ folder.
Click the Code Generation property page.
Modify one or both of the following properties: Basic Runtime Checks or Smaller Type Check

i tried changing options under Basic Runtime Checks but to no avail?
i still get the error?

How can I solve this command line error?
Pls help!

Sincerely
Giftsana
QuestionReg Sizeof operator in Structures Pin
Sangeetha.R21-Mar-06 4:13
Sangeetha.R21-Mar-06 4:13 
AnswerRe: Reg Sizeof operator in Structures Pin
2bee 21-Mar-06 4:49
2bee 21-Mar-06 4:49 
AnswerRe: Reg Sizeof operator in Structures Pin
toxcct21-Mar-06 4:59
toxcct21-Mar-06 4:59 
QuestionTracking the mouse Pin
Student MD20-Mar-06 4:53
Student MD20-Mar-06 4:53 
Questionshared function Pin
Saturday3AM20-Mar-06 2:33
Saturday3AM20-Mar-06 2:33 
AnswerRe: shared function Pin
2bee 20-Mar-06 3:49
2bee 20-Mar-06 3:49 
GeneralRe: shared function Pin
Saturday3AM20-Mar-06 4:18
Saturday3AM20-Mar-06 4:18 
Questionmix languages Pin
hkfischer20-Mar-06 2:13
hkfischer20-Mar-06 2:13 
AnswerRe: mix languages Pin
2bee 20-Mar-06 3:41
2bee 20-Mar-06 3:41 
GeneralRe: mix languages Pin
hkfischer21-Mar-06 21:42
hkfischer21-Mar-06 21:42 
AnswerRe: mix languages Pin
George L. Jackson22-Mar-06 0:19
George L. Jackson22-Mar-06 0:19 
GeneralRe: mix languages Pin
hkfischer22-Mar-06 21:10
hkfischer22-Mar-06 21:10 
Questionalgorithm Pin
foxylady19-Mar-06 18:27
foxylady19-Mar-06 18:27 
AnswerRe: algorithm Pin
RichardS19-Mar-06 23:04
RichardS19-Mar-06 23:04 
GeneralRe: algorithm Pin
toxcct21-Mar-06 3:35
toxcct21-Mar-06 3:35 
AnswerRe: algorithm Pin
toxcct19-Mar-06 23:23
toxcct19-Mar-06 23:23 
GeneralRe: algorithm Pin
prrusa21-Mar-06 3:27
prrusa21-Mar-06 3:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.