Skip to content

Won't compile on Linux #11

@BanchouBoo

Description

@BanchouBoo

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions