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
Marcus Heege - 21 Mar 2006 19:43 GMT
This feature is simply not supported. The VC team is considering to support
some of the dynamic compilation features in the next release.
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