At Level 4:<br><br>1>------ Rebuild All started: Project: mod_managed, Configuration: Release_CLR Win32 ------<br>1>Deleting intermediate and output files for project 'mod_managed', configuration 'Release_CLR|Win32'<br>
1>Compiling...<br>1>mod_managed.cpp<br>1>freeswitch_wrap.cxx<br>1>.\freeswitch_wrap.cxx(25712) : error C2220: warning treated as error - no 'object' file generated<br>1>.\freeswitch_wrap.cxx(196) : warning C4505: 'SWIG_CSharpSetPendingException' : unreferenced local function has been removed<br>
1>freeswitch_managed.cpp<br>1>Build log was saved at "file://c:\freeswitch\src\mod\languages\mod_managed\Release_CLR\BuildLog.htm"<br>1>mod_managed - 1 error(s), 1 warning(s)<br>========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========<br>
<br><br>So, I assume all the bin created under Release_CLR (mod_managed.lib) can be placed at the top level of the freeswitch folder for the MSI build?<br><br>Carlos<br><br><br><div class="gmail_quote">On Sun, Nov 2, 2008 at 3:33 PM, Michael Giagnocavo <span dir="ltr"><<a href="mailto:mgg@giagnocavo.net">mgg@giagnocavo.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div link="blue" vlink="purple" lang="EN-US">
<div>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">What were the build errors in mod_managed? It should be clean.</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Debug/Release_CLR compiles it for the Microsoft CLR.
Release_mono compiles it for Mono 2.0 or later.</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">-Michael</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">
<p><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;">
<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>
[mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>] <b>On Behalf Of </b>Carlos
Talbot<br>
<b>Sent:</b> Sunday, November 02, 2008 12:18 PM<br>
<b>To:</b> <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br>
<b>Subject:</b> Re: [Freeswitch-users] Windows setup removed?</span></p>
</div><div><div></div><div class="Wj3C7c">
<p> </p>
<p style="margin-bottom: 12pt;">Do you mean the aip file from
Advanced Installer? <a href="http://www.advancedinstaller.com/" target="_blank">http://www.advancedinstaller.com/</a><br>
<br>
I don't have anything for mod_managed as last time I tried I had difficulty
compiling it. I've got it compiled today after dropping the warning level from
4 to 3. Any reason why it's under Release_CLR and not Release?<br>
<br>
I do need to setup a wiki page on how to use Adv. Installer. (even though it's
real easy).<br>
<br>
Carlos</p>
<div>
<p>2008/11/1 Michael Jerris <<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>></p>
<div>
<div>
<p>It wasn't being well maintained and the advanced installer
file in tree should be used instead.</p>
</div>
<div>
<p> </p>
</div>
<div>
<p>Mike</p>
</div>
<div>
<p> </p>
</div>
<div>
<p>p.s. Carlos, do we have anything we need to add to the ais
file in tree?</p>
</div>
<div>
<div>
<div>
<p style="margin-bottom: 12pt;"><br>
<br>
On Nov 1, 2008, at 2:05 AM, "UV" <<a href="mailto:uv@yuvalhertzog.com" target="_blank">uv@yuvalhertzog.com</a>>
wrote:</p>
</div>
<blockquote style="margin-top: 5pt; margin-bottom: 5pt;">
<div>
<div>
<p><span style="font-size: 10pt;">Mike,</span></p>
<p><span style="font-size: 10pt;"> </span></p>
<p><span style="font-size: 10pt;">I just
noticed that you have removed the reference to the MSVC setup project
"setup.2008.vdproj" back in September when you added Mod_mono to the
windows build.</span></p>
<p><span style="font-size: 10pt;">Any reason
for that?</span></p>
<p><span style="font-size: 10pt;"> </span></p>
<p><span style="font-size: 10pt;">I believe it
to be quite important. I use it all the time to distribute the latest build in
our secured network area. Am I the only one?</span></p>
<p><span style="font-size: 10pt;"> </span></p>
<p><span style="font-size: 10pt;">-----Original
Message-----<br>
From: <a href="mailto:freeswitch-svn-bounces@lists.freeswitch.org" target="_blank">freeswitch-svn-bounces@lists.freeswitch.org</a> [<a href="mailto:freeswitch-svn-bounces@lists.freeswitch.org" target="_blank">mailto:freeswitch-svn-bounces@lists.freeswitch.org</a>]
On Behalf Of Freeswitch SVN<br>
Sent: Thursday, September 18, 2008 12:02 PM<br>
To: <a href="mailto:freeswitch-svn@lists.freeswitch.org" target="_blank">freeswitch-svn@lists.freeswitch.org</a><br>
Subject: [Freeswitch-svn] [commit] r9588 - in freeswitch/trunk:
.src/mod/languages/mod_mono src/mod/languages/mod_mono_managed</span></p>
<p><span style="font-size: 10pt;"> </span></p>
<p><span style="font-size: 10pt;">Author: mikej</span></p>
<p><span style="font-size: 10pt;">Date: Wed Sep 17
22:01:34 2008</span></p>
<p><span style="font-size: 10pt;">New Revision: 9588</span></p>
<p><span style="font-size: 10pt;"> </span></p>
<p><span style="font-size: 10pt;">Modified:</span></p>
<p><span style="font-size: 10pt;">
freeswitch/trunk/Freeswitch.2008.sln</span></p>
<p><span style="font-size: 10pt;">
freeswitch/trunk/src/mod/languages/mod_mono/ (props changed)</span></p>
<p><span style="font-size: 10pt;">
freeswitch/trunk/src/mod/languages/mod_mono_managed/ (props changed)</span></p>
<p><span style="font-size: 10pt;"> </span></p>
<p><span style="font-size: 10pt;">Log:</span></p>
<p><span style="font-size: 10pt;">add mod_mono to
windows build.</span></p>
<p><span style="font-size: 10pt;"> </span></p>
<p><span style="font-size: 10pt;">Modified:
freeswitch/trunk/Freeswitch.2008.sln</span></p>
<p><span style="font-size: 10pt;">==============================================================================</span></p>
<p><span style="font-size: 10pt;">---
freeswitch/trunk/Freeswitch.2008.sln (original)</span></p>
<p><span style="font-size: 10pt;">+++
freeswitch/trunk/Freeswitch.2008.sln Wed Sep 17 22:01:34 2008</span></p>
<p><span style="font-size: 10pt;">@@ -438,8 +438,6 @@</span></p>
<p><span style="font-size: 10pt;">
{F6C55D93-B927-4483-BB69-15AEF3DD2DFF} = {F6C55D93-B927-4483-BB69-15AEF3DD2DFF}</span></p>
<p><span style="font-size: 10pt;">
EndProjectSection</span></p>
<p><span style="font-size: 10pt;"> EndProject</span></p>
<p><span style="font-size: 10pt;">-Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}")
= "FreeSwitchSetup", "w32\Setup\Setup.2008.vdproj",
"{B17FFBE6-A942-4056-8346-B624FB5D995B}"</span></p>
<p><span style="font-size: 10pt;">-EndProject</span></p>
<p><span style="font-size: 10pt;"> </span></p>
</div>
</div>
</blockquote>
</div>
</div>
<blockquote style="margin-top: 5pt; margin-bottom: 5pt;">
<div>
<p>_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></p>
</div>
</blockquote>
</div>
<p style="margin-bottom: 12pt;"><br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></p>
</div>
<p> </p>
</div></div></div>
</div>
<br>_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>