reduz / zytrax

Easy to use, tracker-inspired music sequencer
MIT License
221 stars 14 forks source link

Won't compile on Linux #11

Open BanchouBoo opened 4 years ago

BanchouBoo commented 4 years ago

I get the following error when trying to compile on Linux with scons platform=freedesktop

scons: Reading SConscript files ...
TypeError: coercing to Unicode: need string or buffer, dict found:
  File "/home/boo/opt/gitdump/zytrax/SConstruct", line 32:
    opts.Update(env)  # update environment
  File "/usr/lib/python2.7/site-packages/SCons/Variables/__init__.py", line 176:
    if os.path.exists(filename):
  File "/usr/lib/python2.7/genericpath.py", line 26:
    os.stat(path)
alexmyczko commented 4 years ago

builds for me, here's my build log, i just run scons though, without platform=freedesktop:

http://sid.ethz.ch/debian/zytrax/zytrax_0%2Bgit20190810-2_amd64.build