ericmckean / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

Can't compile libjingle #440

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Get the latest (morning 05 Jun 2013) libjingle
2. Build with VS2010
3. Error on compile

What is the expected output? What do you see instead?
E:\CVS\windows\libjingle1\trunk\third_party\libvpx\libvpx.targets(28,5): error 
MSB3721: The command "call 
"E:\CVS\windows\libjingle1\trunk\third_party\libvpx\..\..\third_party\cygwin\set
up_env.bat" && set CYGWIN=nontsec&& set OUTDIR=..\..\build\Debug\&& set 
INPUTPATH=E:\CVS\windows\libjingle1\trunk\third_party\libvpx\source\libvpx\third
_party\x86inc\x86inc.asm && bash -c "\"`cygpath -m 
\\\"${OUTDIR}\\\"`/yasm.exe\" \"-D\" \"CHROMIUM\" \"-I\" 
\"source/config/win/ia32\" \"-I\" \"source/config\" \"-I\" \"source/libvpx\" 
\"-I\" \"`cygpath -m 
\\\"${OUTDIR}\\\"`obj/global_intermediate/third_party/libvpx\" \"-DPREFIX\" 
\"-fwin32\" \"-m\" \"x86\" \"-o\" \"`cygpath -m 
\\\"${OUTDIR}\\\"`obj/global_intermediate/third_party/libvpx/x86inc.obj\" 
\"`cygpath -m \\\"${INPUTPATH}\\\"`\""" exited with code 127.

What version of the product are you using? On what operating system?
Win7 64bit, VS2010

Please provide any additional information below.

Original issue reported on code.google.com by slava2vv...@gmail.com on 5 Jun 2013 at 2:24

GoogleCodeExporter commented 9 years ago
Fixed with reinstalling python 2.6.6

Original comment by slava2vv...@gmail.com on 6 Jun 2013 at 6:38

GoogleCodeExporter commented 9 years ago
good job

Original comment by ths2...@gmail.com on 9 Jun 2013 at 5:58