From: Sygnosys on

Hi,

I'm using CppCodeProvider.dll in a CLI/C++ application and I simply
can't make it work with CompileAssemblyFromSource() or any other
functions.

Is there something special for C++ that I need to do that I don't need
for
the other languages, or is this just broken?

Kind Regards
Cláudio Albuquerque

From: Ben Voigt on
Try microsoft.public.dotnet.languages.vc for .NET questions

"Sygnosys" <sygnosys(a)gmail.com> wrote in message
news:1142714596.776856.86600(a)u72g2000cwu.googlegroups.com...

Hi,

I'm using CppCodeProvider.dll in a CLI/C++ application and I simply
can't make it work with CompileAssemblyFromSource() or any other
functions.

Is there something special for C++ that I need to do that I don't need
for
the other languages, or is this just broken?

Kind Regards
Cl?udio Albuquerque