[Freeswitch-users] How to find/build FreeSWITCH.Managed.dll?
Michael Jerris
mike at jerris.com
Fri Apr 10 05:33:14 PDT 2009
On Apr 10, 2009, at 6:05 AM, Peter Olsson wrote:
> When trying to load the mod_managed module it get an error that it
> can't find FreeSWITCH.Managed.dll.
>
> So my question is simply - where do I find this file, or how do I
> build it? I'm using the VC++ Express edition when building, so I
> guess I also have to install the C# edition - will this solve my
> problem?
>
> Sorry for asking stupid questions here - but I've just been playing
> around with FreeSWITCH for a day or so :)
Unfortunately Express edition does not allow for mixed soulutions so
you need to go build the managed dll manually. The file is in src/mod/
languages/mod_managed/managed.
Mike
More information about the FreeSWITCH-users
mailing list