Michael
Could look in the registry under HKEY_LOCAL_MACHINE\SOFTWARE\Novell\Mono\2.0?
Please thanks Mario for his help - in the end, I tried compiling Mono 2.0 on
another similar box and it worked, so there must be something messed up on the
development box I was using.
David
-Original Me
Hi David,
Good point about FindFirstFile not working. While we'll require Mono to
be symlinked for building, I'm not sure it should be a requirement for
deployment. What do you think?
It'll probably be better, now that we only support 2.0+, to have a more
intelligent Mono direc
Michael & All
That's good - those updates do tidy up the SWIG bit. After updating I had a
couple of Windows problems:
1. When linking mod_mono, all the FS core lib symbols were undefined - I
had to add FreeSwitchCoreLib as a reference.
2. Because I had just installed Mono 2.0 and stil
Hi David,
Thanks, this sounds great. Today we did a few minor updates to the VS projects
and the win32 swig batch file.
You can email me, get me on IRC sometimes (michaelgg), or IM me on my site
(www.atrevido.net). I'd be happy to work on getting these committed.
-Michael
start with a jira and visit us on irc and maybe we can get you either a
branch or commit to trunk on mod_mono
On Thu, Sep 4, 2008 at 8:23 AM, David Brazier <[EMAIL PROTECTED]>wrote:
> Hi
>
> I have made a number of fixes and additions to mod_mono/mod_mono_managed so
> that:
> - It builds on Linu