[Mono-list] Embedding mono
Jeremy Swigart
jswigart at gmail.com
Thu Mar 14 12:19:46 UTC 2013
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
More information about the Mono-list
mailing list