[Freeswitch-users] Can't build on Windows 7 64bit C++ Express!?

Joao Leme joaocarlosleme at gmail.com
Wed Jan 5 04:42:35 MSK 2011


Hi Jeff,
I just opened the solution, right click on the main solution node and
selected build. It is .NET Framework 4 targeting Win32 (default I guess).
Didn't to any changes.

Here is a log of the build

Build started 1/4/2011 5:14:04 PM.
Project "C:\Users\DEll
1\Documents\FreeSWITCH\Freeswitch3\src\mod\applications\mod_fsv\mod_fsv.2010.vcxproj"
on node 2 (build target(s)).
InitializeBuildStatus:
  Creating "Win32\Debug\mod_fsv.unsuccessfulbuild" because "AlwaysCreate"
was specified.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c
/I"C:\Users\DEll 1\Documents\FreeSWITCH\Freeswitch3\\src\include" /Zi
/nologo /W4 /WX- /Od /Oy- /D _DEBUG /D DEBUG /D WIN32 /D _WINDOWS /D _USRDLL
/D MOD_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise
/Zc:wchar_t /Zc:forScope /Fo"Win32\Debug\\" /Fd"Win32\Debug\vc100.pdb" /Gd
/TC /analyze /errorReport:prompt mod_fsv.c
  mod_fsv.c
c:\users\dell
1\documents\freeswitch\freeswitch3\src\mod\applications\mod_fsv\mod_fsv.c(342):
warning C6246: Local declaration of 'data' hides declaration of the same
name in outer scope. For additional information, see previous declaration at
line '236' of 'c:\users\dell
1\documents\freeswitch\freeswitch3\src\mod\applications\mod_fsv\mod_fsv.c':
Lines: 236
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe
/ERRORREPORT:PROMPT /OUT:"C:\Users\DEll
1\Documents\FreeSWITCH\Freeswitch3\Win32\Debug\mod\mod_fsv.dll"
/INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib
odbc32.lib odbccp32.lib Ws2_32.lib Iphlpapi.lib Winmm.lib kernel32.lib
user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib
ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST
/ManifestFile:"Win32\Debug\mod_fsv.dll.intermediate.manifest"
/MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\DEll
1\Documents\FreeSWITCH\Freeswitch3\Win32\Debug\mod\mod_fsv.pdb" /TLBID:1
/DYNAMICBASE:NO /IMPLIB:"C:\Users\DEll
1\Documents\FreeSWITCH\Freeswitch3\Win32\Debug\mod\mod_fsv.lib" /MACHINE:X86
/DLL Win32\Debug\mod_fsv.obj
  "C:\Users\DEll
1\Documents\FreeSWITCH\Freeswitch3\Win32\Debug\FreeSwitchCore.lib"
LINK : fatal error LNK1181: cannot open input file 'C:\Users\DEll
1\Documents\FreeSWITCH\Freeswitch3\Win32\Debug\FreeSwitchCore.lib'
Done Building Project "C:\Users\DEll
1\Documents\FreeSWITCH\Freeswitch3\src\mod\applications\mod_fsv\mod_fsv.2010.vcxproj"
(build target(s)) -- FAILED.

Build FAILED.

Time Elapsed 00:00:05.55

Lots of c1 : fatal error C1083: Cannot open source file:
'pcre_chartables.c': No such file or directory

On Sun, Jan 2, 2011 at 8:09 PM, Jeff Lenk <jeff at jefflenk.com> wrote:

>  What target are you trying to build? Post a log of the build or pastebin
> reference
>
> Sent from my Windows Phone
> ------------------------------
> From: Joao Leme
> Sent: Sunday, January 02, 2011 1:28 AM
> To: FreeSWITCH Users Help
> Subject: Re: [Freeswitch-users] Can't build on Windows 7 64bit C++
> Express!?
>
>
>
> > Ok Thanks. Any idea why all the errors and why i can't build? I've built
> > before on Windows Vista 64bit and VS2008Pro with no problems but can't
> get
> > it to work on Express edition.
> >
> > On Sat, Jan 1, 2011 at 9:51 PM, babak yakhchali
> ><babak.freeswitch at gmail.com>wrote:
> >
> >> you just need to build the project in
> >>
> >>
> D:\gitRepos\2010exp-freeswitch\freeswitch\src\mod\languages\mod_managed\managed
> >> using vc# express, others should just work using vc++
> >>
> >> _______________________________________________
> >> 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
> >>
> >>
>
> _______________________________________________
> 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/20110104/f6cf433f/attachment-0001.html 


More information about the FreeSWITCH-users mailing list