Currently, Mono does not have support for managed C++. You can't compile that file. You must use MS .NET.
2008/5/23 Kaveripakam, Sathish <[EMAIL PROTECTED]>: > > HI All, > > I want to compile a cpp file (which includes a *.h file and is a Managed > code) and get the *.dll from it. I am using Command line version of the MONO > (1.9). I tried using mcs, gmcs to compile my cpp file, but ir refuses to > compile and cant understand even the primary statements of cpp like > #include, can any one please let me know, how to compile a cpp file and get > the *.dll from it. > > Regards, > > ________________________________ > Legal Notice: > The information in this electronic transmission may contain confidential or > legally privileged information and is intended solely for the individual(s) > named above. If you are not an intended recipient or an authorized agent, > you are hereby notified that reading, distributing, or otherwise > disseminating, copying or taking any action based on the contents of this > transmission is strictly prohibited. Any unauthorized interception of this > transmission is illegal under law. If you have received this transmission in > error, please notify the sender by telephone [at the number indicated > above/on +41 58 928 0101] as soon as possible and then destroy all copies of > this transmission. > ________________________________ > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > > -- Manuel Alejandro Cerón Estrada http://ceronman.freaks-unidos.net _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
