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

Managed C++/CLI

 
AnswerRe: BACKGROUNDWORKER in vc++ clr net 2.0 need example Pin
N a v a n e e t h1-Mar-10 23:27
N a v a n e e t h1-Mar-10 23:27 
QuestionDll Pin
MsmVc25-Feb-10 20:04
MsmVc25-Feb-10 20:04 
AnswerRe: Dll Pin
Richard MacCutchan25-Feb-10 22:14
mveRichard MacCutchan25-Feb-10 22:14 
GeneralRe: Dll Pin
MsmVc25-Feb-10 22:20
MsmVc25-Feb-10 22:20 
GeneralRe: Dll Pin
Richard MacCutchan25-Feb-10 22:59
mveRichard MacCutchan25-Feb-10 22:59 
GeneralRe: Dll Pin
MsmVc25-Feb-10 23:09
MsmVc25-Feb-10 23:09 
GeneralRe: Dll Pin
Richard MacCutchan26-Feb-10 0:08
mveRichard MacCutchan26-Feb-10 0:08 
QuestionCannot inspect... Assuming significant changes. Please help! Pin
Xpnctoc25-Feb-10 13:48
Xpnctoc25-Feb-10 13:48 
My project is a C++/CLI project that references a C# assembly. Every time I make a change in the C# assembly and build it, I get a message from the compiler, "Cannot inspect myCsharpDll.dll. Assuming significant changes...". The compiler then proceeds to rebuild the entire C++/CLI project too -- which is just excruciating since the main project is about 300 source code files in size.

I did some digging around and found a suggestion that this is could be caused if the ".dll.meta" file is not being generated for the referenced assembly. However, I have verified that the .dll.meta file for my C# assembly IS being created.

Can anyone shed some light on what project settings I need to get this nonsense to stop?
AnswerRe: Cannot inspect... Assuming significant changes. Please help! Pin
Xpnctoc26-Feb-10 3:10
Xpnctoc26-Feb-10 3:10 
GeneralRe: Cannot inspect... Assuming significant changes. Please help! Pin
Xpnctoc26-Feb-10 3:47
Xpnctoc26-Feb-10 3:47 
QuestionC++/CLI operators in ref classes and interface classes Pin
Edward Diener24-Feb-10 14:33
Edward Diener24-Feb-10 14:33 
AnswerRe: C++/CLI operators in ref classes and interface classes Pin
Richard Andrew x6425-Feb-10 14:43
professionalRichard Andrew x6425-Feb-10 14:43 
GeneralRe: C++/CLI operators in ref classes and interface classes Pin
Edward Diener26-Feb-10 2:03
Edward Diener26-Feb-10 2:03 
GeneralRe: C++/CLI operators in ref classes and interface classes Pin
Richard Andrew x6426-Feb-10 3:50
professionalRichard Andrew x6426-Feb-10 3:50 
GeneralRe: C++/CLI operators in ref classes and interface classes Pin
Edward Diener26-Feb-10 5:21
Edward Diener26-Feb-10 5:21 
GeneralRe: C++/CLI operators in ref classes and interface classes Pin
Richard Andrew x6426-Feb-10 5:26
professionalRichard Andrew x6426-Feb-10 5:26 
GeneralRe: C++/CLI operators in ref classes and interface classes Pin
Edward Diener26-Feb-10 10:44
Edward Diener26-Feb-10 10:44 
GeneralRe: C++/CLI operators in ref classes and interface classes Pin
Nish Nishant28-Feb-10 8:24
sitebuilderNish Nishant28-Feb-10 8:24 
AnswerRe: C++/CLI operators in ref classes and interface classes Pin
Nish Nishant28-Feb-10 8:22
sitebuilderNish Nishant28-Feb-10 8:22 
GeneralRe: C++/CLI operators in ref classes and interface classes Pin
Edward Diener28-Feb-10 9:50
Edward Diener28-Feb-10 9:50 
GeneralRe: C++/CLI operators in ref classes and interface classes Pin
Nish Nishant28-Feb-10 12:28
sitebuilderNish Nishant28-Feb-10 12:28 
GeneralRe: C++/CLI operators in ref classes and interface classes Pin
Edward Diener28-Feb-10 14:24
Edward Diener28-Feb-10 14:24 
GeneralRe: C++/CLI operators in ref classes and interface classes Pin
Nish Nishant28-Feb-10 16:23
sitebuilderNish Nishant28-Feb-10 16:23 
GeneralRe: C++/CLI operators in ref classes and interface classes Pin
N a v a n e e t h1-Mar-10 23:18
N a v a n e e t h1-Mar-10 23:18 
GeneralRe: C++/CLI operators in ref classes and interface classes Pin
N a v a n e e t h1-Mar-10 23:19
N a v a n e e t h1-Mar-10 23:19 

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.