hello, > I didn't know about mkbundle, tried it, and get the following, no mater what > c# code I mkbundle. > Must be something typical causing this? (but i couldn't dig up anything ....) > Anyone have any ideas?
What OS is this? This looks like an incomplete Mono setup. > As for generating native code .... is it doing that? Or is it creating a > "bundle" > but still doing a lot of intermediate work when running it? It still uses CIL for the code; It merely removes the dependency on the runtime to be installed. Miguel. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
