SteelRiceContainer / libjingle

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

Does not build on Linux #358

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Trying to build

What is the expected output? What do you see instead?
Using the obscure swtoolkit it should start to compile.
Instead:
Traceback (most recent call last):
  File "../../swtoolkit/wrapper.py", line 44, in <module>
    import SCons.Script
ImportError: No module named SCons.Script

What version of the product are you using? On what operating system?
0.6.14 on Linux

Original issue reported on code.google.com by LCIDF...@gmail.com on 11 Jun 2012 at 1:57

GoogleCodeExporter commented 9 years ago
I am running into the same issue.  Any help would be awesome!

Original comment by kris.kna...@base2s.com on 29 Jun 2012 at 5:55

GoogleCodeExporter commented 9 years ago
In which dir are you running the command? You want to exec to the command in 
the same dir as the libjingle.scons file is located. (\libjingle-0.6.14\talk\)

Original comment by praveenk...@gmail.com on 29 Jun 2012 at 6:31

GoogleCodeExporter commented 9 years ago

Original comment by juberti@google.com on 31 May 2013 at 4:23