[Freeswitch-users] Windows setup removed?

Michael Giagnocavo mgg at giagnocavo.net
Sun Nov 2 22:41:18 PST 2008


Oh, that's set to be ignored in the debug file but not in the release version. I updated the vcproj; It shouldn't error anymore.
-Michael

From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Carlos Talbot
Sent: Sunday, November 02, 2008 2:21 PM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] Windows setup removed?

At Level 4:

1>------ Rebuild All started: Project: mod_managed, Configuration: Release_CLR Win32 ------
1>Deleting intermediate and output files for project 'mod_managed', configuration 'Release_CLR|Win32'
1>Compiling...
1>mod_managed.cpp
1>freeswitch_wrap.cxx
1>.\freeswitch_wrap.cxx(25712) : error C2220: warning treated as error - no 'object' file generated
1>.\freeswitch_wrap.cxx(196) : warning C4505: 'SWIG_CSharpSetPendingException' : unreferenced local function has been removed
1>freeswitch_managed.cpp
1>Build log was saved at "file://c:\freeswitch\src\mod\languages\mod_managed\Release_CLR\BuildLog.htm"
1>mod_managed - 1 error(s), 1 warning(s)
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========


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?

Carlos

On Sun, Nov 2, 2008 at 3:33 PM, Michael Giagnocavo <mgg at giagnocavo.net<mailto:mgg at giagnocavo.net>> wrote:

What were the build errors in mod_managed? It should be clean.



Debug/Release_CLR compiles it for the Microsoft CLR. Release_mono compiles it for Mono 2.0 or later.



-Michael



From: freeswitch-users-bounces at lists.freeswitch.org<mailto:freeswitch-users-bounces at lists.freeswitch.org> [mailto:freeswitch-users-bounces at lists.freeswitch.org<mailto:freeswitch-users-bounces at lists.freeswitch.org>] On Behalf Of Carlos Talbot
Sent: Sunday, November 02, 2008 12:18 PM
To: freeswitch-users at lists.freeswitch.org<mailto:freeswitch-users at lists.freeswitch.org>
Subject: Re: [Freeswitch-users] Windows setup removed?



Do you mean the aip file from Advanced Installer? http://www.advancedinstaller.com/

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?

I do need to setup a wiki page on how to use Adv. Installer. (even though it's real easy).

Carlos

2008/11/1 Michael Jerris <mike at jerris.com<mailto:mike at jerris.com>>

It wasn't being well maintained and the advanced installer file in tree should be used instead.



Mike



p.s. Carlos, do we have anything we need to add to the ais file in tree?


On Nov 1, 2008, at 2:05 AM, "UV" <uv at yuvalhertzog.com<mailto:uv at yuvalhertzog.com>> wrote:

Mike,



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.

Any reason for that?



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?



-----Original Message-----
From: freeswitch-svn-bounces at lists.freeswitch.org<mailto:freeswitch-svn-bounces at lists.freeswitch.org> [mailto:freeswitch-svn-bounces at lists.freeswitch.org] On Behalf Of Freeswitch SVN
Sent: Thursday, September 18, 2008 12:02 PM
To: freeswitch-svn at lists.freeswitch.org<mailto:freeswitch-svn at lists.freeswitch.org>
Subject: [Freeswitch-svn] [commit] r9588 - in freeswitch/trunk: .src/mod/languages/mod_mono src/mod/languages/mod_mono_managed



Author: mikej

Date: Wed Sep 17 22:01:34 2008

New Revision: 9588



Modified:

   freeswitch/trunk/Freeswitch.2008.sln

   freeswitch/trunk/src/mod/languages/mod_mono/   (props changed)

   freeswitch/trunk/src/mod/languages/mod_mono_managed/   (props changed)



Log:

add mod_mono to windows build.



Modified: freeswitch/trunk/Freeswitch.2008.sln

==============================================================================

--- freeswitch/trunk/Freeswitch.2008.sln  (original)

+++ freeswitch/trunk/Freeswitch.2008.sln  Wed Sep 17 22:01:34 2008

@@ -438,8 +438,6 @@

            {F6C55D93-B927-4483-BB69-15AEF3DD2DFF} = {F6C55D93-B927-4483-BB69-15AEF3DD2DFF}

      EndProjectSection

 EndProject

-Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "FreeSwitchSetup", "w32\Setup\Setup.2008.vdproj", "{B17FFBE6-A942-4056-8346-B624FB5D995B}"

-EndProject



_______________________________________________
Freeswitch-users mailing list
Freeswitch-users at lists.freeswitch.org<mailto:Freeswitch-users at lists.freeswitch.org>
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users at lists.freeswitch.org<mailto:Freeswitch-users at lists.freeswitch.org>
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org



_______________________________________________
Freeswitch-users mailing list
Freeswitch-users at lists.freeswitch.org<mailto:Freeswitch-users at lists.freeswitch.org>
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081103/6b5662d6/attachment-0002.html 


More information about the FreeSWITCH-users mailing list