[Freeswitch-users] Failing build process - MVC++E2K10 - Why paths have mixed the \ / characters ?

Steven Ayre steveayre at gmail.com
Tue Mar 5 15:35:50 MSK 2013


>
> C:\FS_GIT\libs\openssl-1.0.0a\include\openssl/e_os2.h(2): fatal error
> C1083: Cannot open include file: '..\../e_os2.h': No such file or directory.
> I have such header file in the include\openssl directory, but as you see
> above the file path string is wrong - it is mixing the '\' and '/'
> characters so that's why I have got the errors. Do you have any idea why
> there such problem? Where I should change the file paths to make them work?
> Thank you for any help.


Windows accepts both \ and / identically. This isn't your issue.

What version of FS are you building? Is it the current (today's) HEAD of
the master branch?

-Steve



On 5 March 2013 12:26, K K <kkgp20 at gmail.com> wrote:

> Hello,
>
> I am trying to build any project from the FreeSWITCH solution on Windows
> XP (x86) using Microsoft Visual C++ 2010 Express.
> I have used GIT to clone the repository, I have also checkout the "video-media-bug"
> branch. I have the AUTOCRLF set to false before the clone.
>
> The first thing thatI have observed during the build it was an error
> concerning that there is no openssl-1.0.0a\crypto folder with appropriate
> *.c files. I have downloaded the OpenSSL and I have copied all the required
> source code files into "C:\FS_GIT\libs\openssl-1.0.0a\crypto" folder. It
> helped, by the way I do not now why those files where missing when they are
> required by the build process - also I did not found any mention about that
> on the Wiki page.
>
> Now I get another errors:
>
>   cpt_err.c
> C:\FS_GIT\libs\openssl-1.0.0a\include\openssl/e_os2.h(2): fatal error
> C1083: Cannot open include file: '..\../e_os2.h': No such file or directory.
>
> I have such header file in the include\openssl directory, but as you see
> above the file path string is wrong - it is mixing the '\' and '/'
> characters so that's why I have got the errors. Do you have any idea why
> there such problem? Where I should change the file paths to make them work?
> Thank you for any help.
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> 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/20130305/8fe08cd4/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list