PDA

View Full Version : Warning in Visual Studio .NET


Mazza2
11-05-2005, 12:09
Dopo il build ho questo warning:

LINK : warning LNK4243: DLL containing objects compiled with /clr is not linked with /NOENTRY; image may not run correctly



che significa???

ho una classe c# che viene richiamata da una dll managed fatta in c++ ...facendo il build di tutto mi da quel warning...

atragon
11-05-2005, 12:25
Forse questo ti puņ aiutare:
http://support.microsoft.com/?id=814472