Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Won't compile on Linux #11

Open
BanchouBoo opened this issue May 13, 2020 · 1 comment · May be fixed by #16
Open

Won't compile on Linux #11

BanchouBoo opened this issue May 13, 2020 · 1 comment · May be fixed by #16

Comments

@BanchouBoo
Copy link

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
Copy link

alexmyczko commented Jul 22, 2020

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

@colons colons linked a pull request Jun 20, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants