[Freeswitch-users] Build ERROR VS 2013

Michael Jerris mike at jerris.com
Thu Jul 23 19:14:33 MSD 2015


I'm still waiting on a properly formatted pull request to fix this issue.

On Thursday, July 23, 2015, Alexander Haugg <Alexander.Haugg at c4b.de> wrote:

>  Thanks for the answers!
>
>
>
> *Von:* freeswitch-users-bounces at lists.freeswitch.org
> <javascript:_e(%7B%7D,'cvml','freeswitch-users-bounces at lists.freeswitch.org');>
> [mailto:freeswitch-users-bounces at lists.freeswitch.org
> <javascript:_e(%7B%7D,'cvml','freeswitch-users-bounces at lists.freeswitch.org');>]
> *Im Auftrag von *Duvid Rottenberg
> *Gesendet:* Mittwoch, 22. Juli 2015 17:27
> *An:* FreeSWITCH Users Help
> *Betreff:* Re: [Freeswitch-users] Build ERROR VS 2013
>
>
>
> The problem is that there some modules that use features from C99, the one
> I noticed is roundf. Visual Studio 2012 didn't support C99. Even if you
> open a VS 2012 project in VS 2013 it will by default use the VS 2012
> toolset which links to the older version of the C libraries.
>
>
>
> I was able to build it on my machine by converting it to use the Visual
> Studio 2013 toolset. There is a way to automatically apply it to all
> projects in a solution, I don't remember exactly how I did it. I have it on
> my todo list to create new 2013 solution & project files, but I have not
> gotten around to it.
>
>
>
> Thanks,
>
> Duvid Rottenberg
>
>
>
> On Wed, Jul 22, 2015 at 9:50 AM, Brian West <brian at freeswitch.org
> <javascript:_e(%7B%7D,'cvml','brian at freeswitch.org');>> wrote:
>
>  Please see https://freeswitch.org/jira/browse/FS-7644
>
>
>
> master currently isn't able to build on Windows, work is being done to
> accomplish this.
>
>
>
> In the future please search thru JIRA, if the issue doesn't appear to be
> reported then please file an issue so we can track it properly moving
> forward.
>
>
>
> Thanks,
>
>
>
> On Wed, Jul 22, 2015 at 8:43 AM, Alexander Haugg <Alexander.Haugg at c4b.de
> <javascript:_e(%7B%7D,'cvml','Alexander.Haugg at c4b.de');>> wrote:
>
>   Hi,
>
>
>
> At the moment they’r bild errors for mod_conference, mod_shout, mod_rtmp
> and mod_verto. The same errors on “Relese” or “Debug” build for “win32” and
> “x64”.
>
> And the “libspeex” project need the “/FS” compiler flag!
>
>
>
> Freeswitch version is from today:
>
> è git rev-parse HEAD
>
> 17f8002936cb1797dc8bd46b4bad52800ebfb5cb
>
> è  git describe
>
> v1.5.final-1094-g17f8002
>
>
>
>
>
> mod_conference:
>
> ==============
>
> Error      4             error C1083: Cannot open include file:
> 'mod_conference.h': No such file or directory
> D:\tmp\freeswitch\src\mod\applications\mod_conference\mod_conference.c
> 42           1                mod_conference
>
>
>
> mod_shout:
>
> ==========
>
> Error      4             error C1083: Cannot open include file:
> 'mpg123.h': No such file or directory
> D:\tmp\freeswitch\src\mod\formats\mod_shout\mod_shout.c
> 36           1             mod_shout
>
>
>
> mod_rtmp:
>
> =========
>
> Error      4             error C1083: Cannot open include file:
> 'openssl/hmac.h': No such file or directory
> d:\tmp\freeswitch\src\mod\endpoints\mod_rtmp\handshake.h
> 30           1             mod_rtmp
>
>
>
> mod_verto:
>
> =========
>
> Error      5             error C2079: '<unnamed-tag>::recv_addr6' uses
> undefined struct 'sockaddr_in6'
> d:\tmp\freeswitch\src\mod\endpoints\mod_verto\mcast\mcast.h    75
> 1             mod_verto
>
> Error      4             error C2079: '<unnamed-tag>::send_addr6' uses
> undefined struct 'sockaddr_in6'
> d:\tmp\freeswitch\src\mod\endpoints\mod_verto\mcast\mcast.h    74
> 1             mod_verto
>
>
>
>
>
> Thanks a lot!
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> <javascript:_e(%7B%7D,'cvml','consulting at freeswitch.org');>
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> <javascript:_e(%7B%7D,'cvml','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
>
>
>
>
>
> --
>
> *Brian West*
> brian at freeswitch.org
> <javascript:_e(%7B%7D,'cvml','brian at freeswitch.org');>
>
> [image: Das Bild wurde vom Absender entfernt.]
>
> *Twitter: @FreeSWITCH , @briankwest*
> http://www.freeswitchbook.com
> http://www.freeswitchcookbook.com
>
> Got Bugs? Report them here <https://freeswitch.org/jira>! | Reddit:
> /r/freeswitch <https://www.reddit.com/r/freeswitch>
>
> *T:*+19184209001 | *F:*+19184209002 | *M:*+1918424WEST (9378)
> *iNUM:*+883 5100 1420 9001 | *ISN:*410*543 | *Skype:*briankwest
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> <javascript:_e(%7B%7D,'cvml','consulting at freeswitch.org');>
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> <javascript:_e(%7B%7D,'cvml','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/20150723/2411442f/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ~WRD000.jpg
Type: image/jpeg
Size: 823 bytes
Desc: not available
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150723/2411442f/attachment.jpg 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list