Daniel Weuthen wrote: > I was able to put everything we need into that bundle except for the > libgdiplus stuff. No matter how I tried it (.config file), the needed > library did not get into that bundle. Btw: I cannot use the --deps > option as it does not work for our software. Some older, non linux > assemblies are in it, that break the dep resolving.
Mkbundle does not consider native libraries at all. It's up to you to distribute them together with the bundle. Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
