I'm looking to embed mono into a c++ application. The documentation for this demonstrates loading an assembly which as I understand is a pre built library. For my usage, I would like to be able to generate assemblies from raw script files on disk from my app. Can someone point me to the expected code path for doing this sort of script compilation from an embedded app. I would like my users not to have to compile or distribute compiled assemblies.
Thanks _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
