[Freeswitch-users] Build Problem in VS2015
krice at tollfreegateway.com
krice at tollfreegateway.com
Thu Jun 15 16:28:59 UTC 2017
Not sure whats you are doing incorrect here, but I have just built master, I
use the built in git bits with VS2015, and then drop to a command prompt
(via the team explorer tab, select branches, right click the repo and select
open command prompt)
Then git pull, git clean -fdx, git reset -hard origin/master , git pull
>From here back to the solution explorer open the FreeSWITCH.2015 solution
file and build as normal.
I think you have something skewed there old ssl vs new ssl bits
From: FreeSWITCH-users
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Adrian
Worutowicz
Sent: Thursday, June 15, 2017 4:44 AM
To: freeswitch-users at lists.freeswitch.org
Subject: [Freeswitch-users] Build Problem in VS2015
Hello,
I try to recompile FS in VS2015 without success.
I took FS sources from git master.
git config --global core.autocrlf false
git clone https://stash.freeswitch.org/scm/fs/freeswitch.git
/c/ESI/Components/FreeSwitch/
<https://stash.freeswitch.org/scm/fs/freeswitch.git%20/c/ESI/Components/Free
Switch/>
I have wix311 for VS2015 installed.
For example it searches in folder 'openssl-1.0.2k' while only a folder
'openssl' exists.
I tried to recompile mod_PortAudio, and I got
c:\ESI\components\freeswitch\src\mod\endpoints\mod_portaudio\pablio.h(55):
fatal error C1083: Impossible d'ouvrir le fichier include : 'portaudio.h' :
No such file or directory.
Indeed 'portaudio.h' does not exist.
Plenty of other errors in the attached file.
What do I miss?
Thanks in advance,
Adrian.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170615/49102304/attachment-0001.html>
More information about the FreeSWITCH-users
mailing list