[Mono-list] a GTK# application multi platform
Oleg Deribas
thisaddressisnotmine at td.selfip.net
Thu Oct 19 10:11:57 EDT 2006
Hello,
enjoylife at tele2.fr said the following on 19.10.2006 16:32:
> But if i understood, normally when you install mono on Windows, this
> libraries are recorded in the MS GAC, isn't it ?
No, these libraries are installed in Mono's GAC, so your application
will use these libraries only if run like this:
mono Application.exe"
To use these libraries with MS runtime you should install separate
copies into MS GAC.
--
Oleg
More information about the Mono-list
mailing list