Search Results

3
votes

Does Mono .NET support and compile C++ / CLI?

We don't have a compiler for C++/CLI, it would be a very large undertaking for a very small userbase. Consider also that the C++/CLI spec is inherently flawed and non-portable, so being able to com …